Skip to content

fix(chip-variants): prevent layout jump on chip selection#3985

Open
onlyexeption wants to merge 3 commits into
vnextfrom
ibarakov/fix-3979-vnext
Open

fix(chip-variants): prevent layout jump on chip selection#3985
onlyexeption wants to merge 3 commits into
vnextfrom
ibarakov/fix-3979-vnext

Conversation

@onlyexeption

Copy link
Copy Markdown
Contributor

Closes #3979

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR addresses issue #3979 in the chip variants sample by adjusting the layout styling to prevent visible reflow/jumping when a chip becomes selected.

Changes:

  • Reworked the chip container styling to use a flexbox wrapping layout with consistent spacing (gap) instead of per-chip margins.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

3 participants