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
Is this a bug, enhancement, or feature request?
a bug
Describe your proposal.
‘Close/Delete’ button within the token is not keyboard accessible, there is no text alternative provided for this ‘Close/Delete’ button.
Can you handle that on the application side
No
Which versions of Angular and Fundamental Library for Angular are affected? Please, specify the exact version. (If this is a feature request, use current version.)
All
If this is a bug, please provide steps for reproducing it; the exact components you are using;
observe that delete button within token is not focused - cannot be accesses with a keyboard + there is a default outline around token on focus (not fiori dotted border)
Please provide stackblitz example(s).
Any stackblitz example of token on official web page
In case this is Accessibility related topic, did you consult with an accessibility expert? If not, please do so and share their recommendations.
It was reported by accessibility expert
Did you check the documentation and the API?
yes
Did you search for similar issues?
yes
Is there anything else we should know?
nope
IMPORTANT: Please refrain from providing links or screenshots of SAP's internal information, as this project is open-source, and its contents are accessible to anyone.
The text was updated successfully, but these errors were encountered:
@Slevunio Have you tested this in Multi input/Multi combobox or in a tokenizer? If you are not using those components, what is your scenarion and why do you need this?
@droshev
We are using multi input but it doesn't work in any component that use tokenizer. The use case is that we allow user to choose multiple values from list. We'd also like to allow them to remove selected values in case of mistake.
Is this a bug, enhancement, or feature request?
a bug
Describe your proposal.
‘Close/Delete’ button within the token is not keyboard accessible, there is no text alternative provided for this ‘Close/Delete’ button.
Can you handle that on the application side
No
Which versions of Angular and Fundamental Library for Angular are affected? Please, specify the exact version. (If this is a feature request, use current version.)
All
If this is a bug, please provide steps for reproducing it; the exact components you are using;
Please provide relevant source code (if applicable).
https://sap.github.io/fundamental-ngx/#/core/token
Please provide stackblitz example(s).
Any stackblitz example of token on official web page
In case this is Accessibility related topic, did you consult with an accessibility expert? If not, please do so and share their recommendations.
It was reported by accessibility expert
Did you check the documentation and the API?
yes
Did you search for similar issues?
yes
Is there anything else we should know?
nope
IMPORTANT: Please refrain from providing links or screenshots of SAP's internal information, as this project is open-source, and its contents are accessible to anyone.
The text was updated successfully, but these errors were encountered: