1
Improve Column Name Copying and Visibility in Tables
Source: supabase/supabase#27753 · opened by @SlavenDj
Currently, when I attempt to copy the name of a column in a table by selecting the name and pressing Command-C, it does not copy. This can be frustrating and hinders productivity. I would like to propose the following enhancements to improve this experience: 1. Copy Button Next to Column Name: • Add a small button next to each column name that allows users to easily copy the column name with a single click. This will streamline the process of copying column names and reduce the need for multiple steps. 2. Expand Column Name on Double-Click: • Enable the column name to expand fully when double-clicked, so that the entire label is visible. This would be particularly useful for columns with longer names that are truncated in the current view. 3. Centralized Suggestions for Column Types: • Provide a centralized location for all suggestions related to column types. For example, the recommendation to use the text type instead of VARCHAR is useful, but it would be more efficien…
No pledges yet. Be the first to back this.
Comments
Similar requests
Toggle Table Visibility in Schema Visualizer
6 votes · 0 comments
Add the ability to change the position of table columns
5 votes · 0 comments
Foreign key relations page
1 vote · 0 comments
Improve Foreign Key Constraint Error UX in Table Editor
0 votes · 0 comments
Table Editor Schema View - Collapse Partitioned Tables
2 votes · 0 comments
No comments yet.