Skip to content

[manager-components]: Table - Override 1/3 viewport width rule on small screens #20793

@sachinrameshn

Description

@sachinrameshn

On which entity, you would like to report a bug?

components/datagrid/datagrid.component

Description

ODS sets a min-width on table columns which forces an overflow on small screens. This needed to be overwritten with the !important to set it to minimum content width.

Steps to reproduce

  • In responsive mode select a width for small screen(<575)
  • You should see the column of table as min-width which will be 1/3
  • Now increase the width(>575)
  • You should see the proper width for each column(width-auto)

Browser

No response

Operating System

  • macOS
  • Windows
  • Linux

Additional Information

Image Image

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions