Skip to content

Text Wrapping In table name #2823

@Aritra8438

Description

@Aritra8438

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

  • current behaviour:
    image
  • expected behaviour:
    image

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 directory

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions