-
-
Couldn't load subscription status.
- Fork 404
Closed
Labels
work: frontendRelated to frontend code in the mathesar_ui directoryRelated to frontend code in the mathesar_ui directory
Milestone
Description
Description
Currently, table name is getting wrapped before being truncated. So, for the tables with long names, we can't see the full name of the table.
Expected behavior
- Table name should be truncated before getting wrapped.
- The full name should be visible on
mouseOver.
To Reproduce
- Name a table long enough.
- The bug will be visible on the schema page.
Environment
- OS: Ubuntu 22.04.1 LTS
- Browser: Google Chrome
- Browser Version: 111.0.5563.111 (Official Build) (64-bit)
Additional context
This PR is related to (or very similar to) #2807 where the same bug has been reported but for column headers.
Metadata
Metadata
Assignees
Labels
work: frontendRelated to frontend code in the mathesar_ui directoryRelated to frontend code in the mathesar_ui directory

