Skip to content

[bug]: Data Grid: Unwanted horizontal scrollbar in data grid with no apparent overflow #238

@BertVanHecke

Description

@BertVanHecke

Describe the bug

The data grid always displayed a horizontal scrollbar even when the total column widths matched the grid width and no horizontal scrolling was needed.

How to reproduce

Just a normal install of the Data Grid component and stretchColumns set to true.

Link to reproduction

NA

Additional information

Can be fixed by adding: overflow-hidden to the Data Grid component on line 154.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions