TagPicker and InteractionTag Incompatibility? #33921
-
In the current documentation,
However, when I use a Sample code:
We are writing a composite component that we'd like to back with Does anyone have any indications about future compatibility of |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hey @kfallstrom, |
Beta Was this translation helpful? Give feedback.
@kfallstrom,
There were accessibility concerns about TagPicker/InteractionTag working together. There's still discussion about using correct a11y roles. Here's a PR for that: #33487
When the issue with a11y roles is resolved then it can be compatible.