Enhanced UI user experience #13709
Unanswered
justchrister
asked this question in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Table folders
For instances with many tables it would be amazing if you could create a 1-level folder structure to group them together. I suppose you can accomplish this with schemas, but then reorganising would be a nightmare.
Breadcrumbs
To easily be able to see the context you are in it would be helpful with an additional level to the breadcrumbs; which query am i editing? which table name am i looking at?
Saving and submitting
Command/ctrl+s in the query editior should not prompt the save website thing, instead it should simply trigger a save/wait for it to auto-save. I think this is in many peoples muscle memory, so its only natural that you can hit command/ctrl+s in the editor without it stopping your workflow.
Command/ctrl+enter should always insert a row, add column, create table, create webhook etc. its another thing that is just built into muscle memory when working with admin tools.
Toggling and resizing sidebar
On smaller screens the effective screen size you have available is decreased quite a lot, so being able to hit the table button when you are on the table page to toggle the sidebar. Alternatively adding a << button beside the "title" (Tables in this picture)
When you have longer table names beginning prefixed with the same text, it gets hard to get an overview of what you are looking for. While the hover functionality was a great addition, being able to resize the sidebar would simplify navigating the UI.
All reactions