You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: