SAP / ui5-webcomponents

UI5 Web Components - the enterprise-flavored sugar on top of native APIs! Build SAP Fiori user interfaces with the technology of your choice.
https://sap.github.io/ui5-webcomponents/
Apache License 2.0
1.51k stars 260 forks source link

[Feature Request]: ui5-tokenizer - add the 'n-more' link to the tab chain when the tokenizer is collapsed #9447

Open nikoletavnv opened 2 months ago

nikoletavnv commented 2 months ago

Feature Request Description

https://sap.github.io/ui5-webcomponents/nightly/packages/main/test/pages/Tokenizer.html

Tokenizer with n-more only is not reachable with keyboard and it is skipped from the tab chain.

Proposed Solution

Probably a gap in the design and should be discussed as it is a accessibility issue.

Proposed Alternatives

No response

Organization

No response

Additional Context

No response

Priority

Low

Privacy Policy

ivoplashkov commented 2 months ago

Hi,

This has been discussed with designers and they proposed that there should be no case where only nMore is shown, we need to provide a way to display atleast one token, whether it's truncated or not, which should be focusable.

Regards, Ivaylo