2
Table Editor UX: unclear table selection
Source: supabase/supabase#23608 · opened by @DitlevHB
I noticed that the URL is updated with table ID's, when navigating to a particular table. The UI is also updated, so you can see which table is selected. Now, if you choose a table in a different schema than public and refresh the browser, you'll notice that the schema is now set back to public instead of that different schema and you obviously can't show which table that is selected anymore. As a consequence, there is no indication of what table you are actually viewing.
I think the UX could be better here. For example, both schema and table would go into the URL, so that you can link to a particular schema & table. Alternatively, with the current URL setup, you could infer the schema from the table.
I think the UX could be better here. For example, both schema and table would go into the URL, so that you can link to a particular schema & table. Alternatively, with the current URL setup, you could infer the schema from the table.
No pledges yet. Be the first to back this.
Comments
Similar requests
Columns should have the same order in the table editor and table update menu
4 votes · 0 comments
Add timezone display setting for Table Editor timestamp columns
2 votes · 0 comments
Lock Supabase Studio Table Editor
23 votes · 0 comments
Table Editor Schema View - Collapse Partitioned Tables
2 votes · 0 comments
Support updating and displaying `numeric` data type precision and scale within Table Editor UI
22 votes · 0 comments
No comments yet.