Skip to content

feat(fuselage): add ButtonGroup rtl support#1854

Merged
tassoevan merged 4 commits intomainfrom
feat/button-group-rtl
Jan 29, 2026
Merged

feat(fuselage): add ButtonGroup rtl support#1854
tassoevan merged 4 commits intomainfrom
feat/button-group-rtl

Conversation

@juliajforesti
Copy link
Contributor

Proposed changes (including videos or screenshots)

Handle ButtonGroup spacing using gap instead of margins.

  • This ensures rtl support.
  • Fixes Button Group wrap not handling sizes
  • Allows removing class injection in button group children (rcx-button-group__item)

Updated affected components' snapshots

Issue(s)

Closes #1852
Closes #1851

Further comments

@changeset-bot
Copy link

changeset-bot bot commented Jan 28, 2026

🦋 Changeset detected

Latest commit: 49df17e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@rocket.chat/fuselage Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@juliajforesti juliajforesti marked this pull request as ready for review January 28, 2026 21:24
@tassoevan tassoevan merged commit 9695ec7 into main Jan 29, 2026
6 checks passed
@tassoevan tassoevan deleted the feat/button-group-rtl branch January 29, 2026 01:12
@github-actions github-actions bot mentioned this pull request Jan 27, 2026
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.

Inconsistent button spacing in RTL mode

2 participants