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

SelectElement "X" control is on top of control text #221

Open
jadrake75 opened this issue Apr 16, 2024 · 0 comments
Open

SelectElement "X" control is on top of control text #221

jadrake75 opened this issue Apr 16, 2024 · 0 comments

Comments

@jadrake75
Copy link

jadrake75 commented Apr 16, 2024

Environment

Vite 5.0.4 and tailwind theme - reproducible in sandbox (see link)

Reproduction

I created an example, but basically set the fields

:native="false"
:search="true"

And the "X" control of the select picker upon picking a long value with truncation in effect will overrun the display.

Example

Describe the bug

SelectElement with long value displays will properly truncate but the value display is not accounting for the "X" control when "search" parameter is true and thus is running behind it.

image

Additional context

No response

Logs

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants