Skip to content

Static embed: widget scrolls inside iframe, status bar gets obscured #651

@paddymul

Description

@paddymul

Description

In the static embed (e.g. DDD blog post iframe), the entire Buckaroo widget is scrollable within the viewport. Scrolling down hides the status bar / header row ("search", dropdowns, Total_rows) above the top edge of the iframe, leaving just the table visible without controls.

The status bar and column headers should stay pinned at the top while only the data rows scroll.

Expected

  • Status bar stays fixed at the top of the iframe
  • Only the AG-Grid data area scrolls vertically
  • No outer scrollbar on the widget container

Actual

  • The whole widget (status bar + table) scrolls as one block
  • Scrolling down pushes the status bar out of view
  • May be related to iframe sizing on the DDD post, but the widget itself should handle overflow so the header stays visible regardless of container height

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