Skip to content

Support display of long string IDs in column rows #3

@SeijDeLeon

Description

@SeijDeLeon

At the tomography beamline some of the id fields have very long text, which is being cutoff by a max-width property on columns. Text that overflows has an ellipsis so you can't see the full text, instead you will get "somelongstring..."

Provide a means for an end user to see the full string length without needing to perform a click.

Option 1) On hover, the full text string is displayed
Option 2) Allow column width to increase to try and show long text up to the width of the parent component.
Option 3) Allow resizing of the columns by dragging them

A combination of Option 1 and 3 might be the best. The MAC finder (which this component is inspired from) provides these features.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions