Skip to content

Record page widget causing overflow #3289

@seancolsen

Description

@seancolsen

Reproduce

  1. Go to a record page that contains a table widget.
  2. Resize columns within the widget in order to make the total width of all columns wider than the viewport.
  3. Expect to see a horizontal scroll bar which allows the sheet to be scrolled.
  4. Expect the content of the record fields at the top of the page to be unaffected by the width of the widget columns.
  5. Instead, observe that wide columns in the widget push the content of the whole page out, causing horizontal scrolling for the records fields at the top of the page, too.
2023-11-02_09-07-05.mp4

I'm fairly certain that this is a regression, because I vaguely recall ensuring that this bug did not exist when I implemented that table widget within the record page. However I could be mistaken.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedCommunity contributors can implement thisreadyReady for implementationregressionwork: frontendRelated to frontend code in the mathesar_ui directory

    Projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions