-
Notifications
You must be signed in to change notification settings - Fork 279
feat(ui5-li-custom): improve accessibility announcements #12696
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
🚀 Deployed on https://pr-12696--ui5-webcomponents-preview.netlify.app |
|
why don't we reuse this? We could externalize it from the table. |
We discussed with the team: we could use an externalized logic for extracting accessibility descriptions. The only concern - currently there is a specific table-related logic. Can it be separated from the externalized method for processing the accessibility info? |
|
Actually, I do not see any table-specific logic here. But if such logic exists, it should go into the options (we should probably use the second parameter of
As mentioned I do not see those as table-specific. |
Thanks for explanations @aborjinik . Let us know when it’s ready for use. We’ll try to adapt. If any questions or difficulties arise, we’ll contact you. :) |
related to #7729