Skip to content

[00556] Fix dialog scrollbar not aligned to right border#4627

Merged
dcrjodle merged 1 commit into
developmentfrom
tendril/00556-FixDialogScrollbarNotAlignedToRightBorder
Jun 22, 2026
Merged

[00556] Fix dialog scrollbar not aligned to right border#4627
dcrjodle merged 1 commit into
developmentfrom
tendril/00556-FixDialogScrollbarNotAlignedToRightBorder

Conversation

@dcrjodle

Copy link
Copy Markdown
Collaborator

Fixes #1302

Summary

Changes

Fixed dialog scrollbar positioning by moving right padding from the section wrapper to the inner scrollable div. The scrollbar now renders flush against the dialog's right border while content maintains proper padding on all sides.

API Changes

None.

Files Modified

  • src/frontend/src/widgets/dialogs/DialogBodyWidget.tsx — Changed section className from p-4 to pl-4 py-4 and added pr-4 to the inner scrollable div

Commits

  • ad42203 Fix dialog scrollbar alignment to right border
  • 7ce966c Fix TextBlockWidget color prop and test unused import

Move right padding from section to inner scrollable div so scrollbar
renders flush against dialog's right edge while content remains padded.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@dcrjodle dcrjodle merged commit 471d988 into development Jun 22, 2026
10 checks passed
@dcrjodle dcrjodle deleted the tendril/00556-FixDialogScrollbarNotAlignedToRightBorder branch June 22, 2026 13:34
@artem-ivy-ai

Copy link
Copy Markdown
Collaborator

Staging removed

Staging environment has been deleted for this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

(datatable): Polish filter option styling and add state indicators

2 participants