Schema browser column type truncated for long types like enums
Open
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 0
- Avg merge
- 3h 8m
- Merged PRs (30d)
- 6
Description
In the schema browser sidebar, column types that are long (e.g. enum values like enum('active','inactive','suspended')) are truncated with no way to see the full value. The type text is cut off mid-string. A tooltip on hover showing the full type string would solve this.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.