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

Select Multiple with search and label / select multiple after selecting first option - label is jumping because input is loosing focus #156

Open
juujisai opened this issue Dec 20, 2023 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@juujisai
Copy link
Contributor

juujisai commented Dec 20, 2023

Label customization is helpful - as a workaround

theme={{
            selectLabel:
              "pointer-events-none absolute left-3 top-0 mb-0 max-w-[90%] origin-[0_0] truncate text-neutral-500 transition-all duration-200 ease-out peer-focus:scale-[0.8] peer-focus:text-primary motion-reduce:transition-none dark:text-neutral-200 dark:peer-focus:text-primary peer-aria-[expanded='true']:scale-[0.8] peer-aria-[expanded='true']:-translate-y-[0.9rem]",
          }}
@juujisai juujisai added the bug Something isn't working label Dec 20, 2023
@juujisai juujisai added this to the v1.0.0-alpha3 milestone Dec 20, 2023
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
Status: No status
Development

No branches or pull requests

1 participant