Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi-select height not adjusted after reset #6913

Open
1 task done
ingridpopsage opened this issue Aug 23, 2024 · 1 comment
Open
1 task done

Multi-select height not adjusted after reset #6913

ingridpopsage opened this issue Aug 23, 2024 · 1 comment

Comments

@ingridpopsage
Copy link

Description

There is a page with 3 multi-select components. When in the first one a new item is added or removed, the selected items from the last two are removed, and the dropdown lists for these two are refreshed. What we noticed is, that the height of the component is not reset when all the selected options are removed.

Reproduction

https://stackblitz.com/edit/parsium-carbon-starter-x3v8zz

Steps to reproduce

Steps to reproduce:

  1. Select 2 items from the first dropdown
  2. Select 4 items from the second and 4 items from the third dropdown
  3. Remove one item from the first dropdown

Expected result: the 2nd and 3rd dropdowns are reset, and the height is adjusted
Actual result: the height remains the same as it was when multiple items were selected

JIRA ticket numbers (Sage only)

No response

Suggested solution

No response

Carbon version

138.0.1

Design tokens version

No response

Relevant browsers

Chrome

Relevant OSs

Windows

Additional context

No response

Confidentiality

  • I confirm there is no confidential or commercially sensitive information included.
@ingridpopsage ingridpopsage added Bug triage Triage Required labels Aug 23, 2024
@edleeks87
Copy link
Contributor

FE-6775

@edleeks87 edleeks87 added On Backlog and removed triage Triage Required labels Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants