Skip to content

[DxcResultsetTable] Sorting icon is not accessible(width is too small) when column name has spaces #2226

@diwakarang

Description

@diwakarang

Describe the bug
Sorting icon resizes to very small width and is not accessible when column names have spaces

To Reproduce
Include a column with few words whitespaces and include more number of columns so that table has horizontal scroller

  1. Add min 5 columns and ensure resultsettable has horizontal scroller.
  2. If number of characters of a column name increases , its width increases horizontally.
  3. If a column names has characters with few spaces in between like(like 3-4 words separated by spaces), each space wraps a new line and resized the table header for that column.
  4. Because of this, sorting icon seems to be resized and decreases its width below usable value.

Expected behaviour
Sorting icon should be accessible irrespective of column name value.

Screenshots

Image

Additional context
Resultset table of more than 10 columns are used in my business app, which includes horizontal scroller.

Add labels
DxcResultsetTable, Accessibility

Metadata

Metadata

Assignees

No one assigned

    Labels

    staleThis task has no activity and will be closed within 15 days.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions