FeatureFuel
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.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests