issue #333; Feature- button in table to toggle datatype visibility
The current state of the project does not allow to toggle datatype visibility in table.
the new update will allow it to make the visualization look more clean.
changes done :
1- added a useState to toggle the value
2- Added a button with eyeiconopened and eyeiconclosed
3- added a popover above the icon to provide information about the button
4- changes the snippet code in field function
field function
updated code -
flow of usage - hover (get information) -> click (toggle viibility and eye icon changes) Works for each table
@flashpunch0-0 is attempting to deploy a commit to the dottle's projects Team on Vercel.
A member of the Team first needs to authorize it.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| drawdb | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Feb 25, 2025 11:13am |
@1ilit hey could you review the pr and if useful then merge it
yeah sure I'll take a look at some toggable settings and try to bring some possible changes
@flashpunch0-0 let me know if there's anything i can help with