1
Table Editor + View Modes
Source: supabase/supabase#47535 · opened by @gpstx1234
In table editor add view modes that make it much easier to navigate big tables that control the column width based on several factors modes: (normal mode is as is) Compact: -makes any row that has nothing in any cell on this page to the shortest width possible based on table header - makes uuid columns show up as xxxxx...xxxxx so you can quickly identify by first and ending numbers but don't need a giant row Expanded: - makes row expand to fit the longest value up to x characters in that row and/or make it smart and open in compact mode, but when you click on anything in a specific smartable column it expands to show the full column like uuid or date/time Also make it usable to move column rows in the viewer only and have it remember those changes and show them as sort does, so if you add a column that way at the right side you can move to the left for easy access or open when comparing 2 columns for issue when in dev mode. horizontal …
No pledges yet. Be the first to back this.
Comments
Similar requests
Table Editor Schema View - Collapse Partitioned Tables
2 votes · 0 comments
Columns should have the same order in the table editor and table update menu
4 votes · 0 comments
Table Editor UX: unclear table selection
2 votes · 0 comments
Dashboard Enhancement: Add Edit and Delete actions for Database Views
3 votes · 0 comments
Add timezone display setting for Table Editor timestamp columns
2 votes · 0 comments
No comments yet.