Skip to content

style: Put ButtonThemesView buttons in ColumnLayout containers - #1057

Open
bbrennanbasis wants to merge 2 commits into
mainfrom
button-theme-revamp
Open

bbrennanbasis wants to merge 2 commits into
mainfrom
button-theme-revamp

Conversation

@bbrennanbasis

Copy link
Copy Markdown
Member

This PR fixes the Button themes sample by condensing the displayed buttons into an infinite carousel, but displays all the buttons if the viewing screen is wide enough.

@hyyan hyyan left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd prefer all button themes to be visible at the same time, current appraoch adds some noise to the code. We could try using a CSS grid that displays 3 buttons per row and lets them wrap, with the page scrolling as needed.

@hyyan
hyyan marked this pull request as draft July 31, 2026 14:42
@bbrennanbasis bbrennanbasis changed the title style: ButtonThemes shown more dynamic with an infinite carousel chore: Put ButtonThemesView buttons in ColumnLayout containers Aug 3, 2026
@bbrennanbasis
bbrennanbasis marked this pull request as ready for review August 3, 2026 21:29
@bbrennanbasis
bbrennanbasis requested a review from hyyan August 3, 2026 21:29
@bbrennanbasis

Copy link
Copy Markdown
Member Author

@hyyan please see the changes I've pushed, it puts the buttons in a grid.

@bbrennanbasis bbrennanbasis changed the title chore: Put ButtonThemesView buttons in ColumnLayout containers style: Put ButtonThemesView buttons in ColumnLayout containers Aug 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: waiting-for-review The PR is ready. Waiting for team members to review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants