Skip to content

[WC-3428] DG2: remove margin from progress bar and pagination bar#2257

Open
yordan-st wants to merge 4 commits into
mainfrom
fix/WC-3428_DG-progress-bar-margin
Open

[WC-3428] DG2: remove margin from progress bar and pagination bar#2257
yordan-st wants to merge 4 commits into
mainfrom
fix/WC-3428_DG-progress-bar-margin

Conversation

@yordan-st

@yordan-st yordan-st commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Pull request type

Bug fix (non-breaking change which fixes an issue)


Description

We removed the 16px margin from both the Progress Bar and Pagination Bar inside Data Grid. The margin was originally on the progress bar, then moved to the pagination bar in a prior fix — but neither element should have this margin. Removing it fully fixes the visual regression caused by the unintended CSS class name match.

yordan-st added 2 commits June 9, 2026 10:47
- rename progress-bar class to pagination-bar in datagrid styles
- fixes trampled progress bar
@yordan-st yordan-st requested a review from a team as a code owner June 9, 2026 08:53
@github-actions

This comment has been minimized.

Comment thread packages/modules/data-widgets/CHANGELOG.md Outdated
@github-actions

This comment has been minimized.

r0b1n
r0b1n previously approved these changes Jun 10, 2026
@yordan-st yordan-st changed the title [WC-3428] DG2: restore pagination and progressbar margin [WC-3428] DG2: remove margin from progress bar and pagination bar Jun 11, 2026
Neither element needs the 16px margin — removing it fully fixes the
visual regression caused by the unintended CSS class name match.
@yordan-st yordan-st force-pushed the fix/WC-3428_DG-progress-bar-margin branch from 5cbfc61 to 439b722 Compare June 11, 2026 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants