You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When hovering over a data decl in FTL it would be cool to see a little quick view popup of the structure of that data so the user doesn't have to navigate all the way to the data's dedicated page.
When hovering over a data decl in FTL it would be cool to see a little quick view popup of the structure of that data so the user doesn't have to navigate all the way to the data's dedicated page.
Some components that might be useful here:
https://headlessui.com/react/popover
https://tailwindui.com/components/marketing/elements/flyout-menus
For example, when hovering over something like this
We could show a window similar to this:
The text was updated successfully, but these errors were encountered: