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
The TagPicker doesn't focus the first available option if the the TagPickerList is imported from a different file - @DanieleDiLucido
Correct me here if I'm wrong @ling1726. This is not about being imported from a different file @DanieleDiLucido, it's about being on a different level on React's tree, it'll affect the order of effects being called
Component
TagPicker
Package version
9.55.0
React version
18.2.0
Environment
Current Behavior
The TagPicker doesn't focus the first available option if the the
TagPickerList
is imported from a different fileExpected Behavior
The TagPicker should focus the first option even when the
TagPickerList
is imported from a different file.Stackblitz example
Reproduction
https://stackblitz.com/edit/gcfab9-24hew1
Steps to reproduce
lorem
in the TagPickerResult:
Expected:
Are you reporting an Accessibility issue?
yes
Suggested severity
Medium - Has workaround
Products/sites affected
No response
Are you willing to submit a PR to fix?
no
Validations
The text was updated successfully, but these errors were encountered: