Skip to content

<a/> element in SelectItem is not accessable #3460

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

Open
himself65 opened this issue Apr 11, 2025 · 1 comment · May be fixed by #3472
Open

<a/> element in SelectItem is not accessable #3460

himself65 opened this issue Apr 11, 2025 · 1 comment · May be fixed by #3472

Comments

@himself65
Copy link

Bug report

Current Behavior

We have tooltip in SelectItem, which includes a link to document, but it's not clickable inside SelectItem for some reasons.

Expected behavior

Should clickable

Reproducible example

https://stackblitz.com/edit/vitejs-vite-v5kpt7vv?file=src%2FDemo.tsx

@chaance
Copy link
Member

chaance commented Apr 21, 2025

I'm not sure we'd want to support nested tooltips in select items since they wouldn't be accessible via keyboard. Not ruling it out if there's a reasonable way to make it work, but certainly not something we support at the moment.

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

Successfully merging a pull request may close this issue.

2 participants