[FEATURE] Hide data types
To cater for conceptual and certain logical models, the ability to hide data types from the ERD visualisation. Perhaps through a simple toggle in the view menu. This would leave only the field names visible in the tables.
Yeah it kinda looks different without datatypes mentioned it would look clean
what do you think removing it would be a great idea? as on hover it does show the datatype of that field
@flashpunch0-0 I think if there was a toggle to hide the datatypes then it would solve the problem for me. I'm not much of a UX coder though so I wouldn't really know how to add this in. I was hoping someone more knowledgeable could have a go at it. :)
@ian-barker got it I did find the piece of code, just taking a look at possible places to add the toggle button.
according to you what would be an ideal place like in the table itself or in the sidebar?
@flashpunch0-0 I was thinking a sensible place would be in the "view" menu along the top.
hmm makes sense but I think if we give option right in the table it would be a better thing
let's see, I am figuring out a way
@1ilit I have created another pull request solving the issue please have a look let me know if any changes are required
#366