Widen "Name" Column in Supabase Studio #9455
Unanswered
jtkeyva
asked this question in
Feature Requests
Replies: 1 comment 1 reply
|
Hi @jtkeyva - I've take a look at this and it seems on my studio the columns are quite big by default and extra long column names appear okay. You can drag the column widths, which then stay the same when you next go into your table editor for the table so they are set and do not revert back to the default, so you could drag out the column widths to what you need and then the next time you go into the table editor you will not need to change the widths as they will be set based on what you set the width to last time. |
1 reply
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.
A lot of experts I speak to tend to have longer verbose column names and prefix them with the table name.
ex content table:
content_id
content_creator_account_id
content_updated_at
content_metadata
etc.
would be nice if it was about 1.5- 2x wider so that i can see the whole name at a glance. wouldn't sacrifice the design or aesthetic at such a small increase.
All reactions