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

[Bug]: Dropdown with multiselect and size small has several issues #2022

Closed
pjastrzebski-appfire opened this issue Mar 18, 2024 · 2 comments
Closed
Labels
bug Something isn't working

Comments

@pjastrzebski-appfire
Copy link

Vibe version

2.96.0

Describe the bug

image

As you can see on above screenshot, if the dropdown slot is of size small there are several issues:

  • the selected options are not displayed correctly
  • the counter is displayed even though all the selected options are displayed and it shows incorrect information
  • if you open the counter dialog you will see all the selected elements

Expected behavior

Dropdown with size small should work in same way as with other sizes.

Steps to reproduce

  1. Select option in dropdown
  2. Notice issue

Reproduction example link

https://vibe-bug-report-sn8c9u.stackblitz.io/

System Info

No response

Additional context, Screenshots

No response

@pjastrzebski-appfire pjastrzebski-appfire added the bug Something isn't working label Mar 18, 2024
@kenrick
Copy link

kenrick commented Mar 21, 2024

Looks like there is a migration underway for Dropdown. #1976. This could be a good place to fix as well.

@talkor
Copy link
Member

talkor commented Jun 25, 2024

Fixed in #2174 , released in v2.113.1

@talkor talkor closed this as completed Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants