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]: multiple issues with dropdown #2035

Open
ramarm opened this issue Mar 23, 2024 · 1 comment
Open

[Bug]: multiple issues with dropdown #2035

ramarm opened this issue Mar 23, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@ramarm
Copy link

ramarm commented Mar 23, 2024

Vibe version

2.98.2

Describe the bug

I found multiple issues with the dropdown component

  1. When setting size to small, the chip is getting outside of the box
  2. The cursor when using size small is always at the biggening of the dropdown
  3. The font of the dropdown is not the monday font
  4. The overflow scroll is not like vibe scroll

Here is an example code that I showed in the video - https://github.com/ramarm/vibe-bug
Here is a video showing the issues - https://www.loom.com/share/ee4e0b8e2c2b4758b6673142b25f4001?sid=710554c7-6fb2-45f4-88e1-c92924467c68

Thanks,
Ram

Expected behavior

  1. The chips should became small as well
  2. The cursor should be at the end of the selecitons
  3. The font should be aligned with all the vibe system

Steps to reproduce

Set dropdown as size small.
Here is a video - https://www.loom.com/share/ee4e0b8e2c2b4758b6673142b25f4001?sid=0f063663-cf95-4b52-9829-cd96e463b986

Reproduction example link

(https://github.com/ramarm/vibe-bug)

System Info

No response

Additional context, Screenshots

No response

@ramarm ramarm added the bug Something isn't working label Mar 23, 2024
@talkor
Copy link
Contributor

talkor commented Mar 24, 2024

#2022

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

2 participants