Skip to content

fix: invite chips overflow out of invites-chips box#1595

Open
shivoomiess wants to merge 1 commit into
developfrom
SWAP-5414-invitelist
Open

fix: invite chips overflow out of invites-chips box#1595
shivoomiess wants to merge 1 commit into
developfrom
SWAP-5414-invitelist

Conversation

@shivoomiess

@shivoomiess shivoomiess commented Jun 22, 2026

Copy link
Copy Markdown
Collaborator

Description

This PR fixes an issue where the invite chips were overflowing out of the invites-chips box.

Motivation and Context

The change is required to improve the UI and enhance the user experience by ensuring that the invite chips are properly contained within the invites-chips box. This resolves the problem of UI elements overflowing, which could lead to a confusing and visually unappealing user interface.

Changes

  • Changed the alignment of the invite chips box from center to flex-start to ensure that the chips are aligned to the start of the box.
  • Added a wrapping functionality to the invite chips box to ensure that the chips wrap within the box if there are too many.
  • Added a nowrap property to the "Invited:" label to prevent it from breaking into multiple lines.

How Has This Been Tested?

Fixes Jira Issue

https://jira.ess.eu//browse/SWAP-5414

Depends On

Tests included/Docs Updated?

  • I have added tests to cover my changes.
  • All relevant doc has been updated

@shivoomiess shivoomiess requested a review from a team as a code owner June 22, 2026 13:32
@shivoomiess shivoomiess requested review from deepaksftc, jekabs-karklins and yoganandaness and removed request for a team and deepaksftc June 22, 2026 13:32

@jekabs-karklins jekabs-karklins 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.

👍🏻

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.

2 participants