[Feature Request]: ui5-timeline
@DMihaylova is already working on this.
Since Dec 23, 2024.
- Dominant language
- TypeScript
- Stars
- 1.8k
- Forks
- 285
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 59
Description
Feature Request Description
The ui5-timeline component represents a list with ui5-timeline-item's:
https://sap.github.io/ui5-webcomponents/components/fiori/Timeline/
The ui5-timeline-item's do have a part, which is reachable via keyboard and could potentially have a status announcement.
By specification the focusable part of the item needs to have a listitem role.
In case the ui5-timeline contains a ui5-timeline-group-item's then we need to have a container with role "Tree" and a listitems with role treeitem.
Proposed Solution
We need to add accessibility semantics over the focusable elements of the ui5-timeline according to the specification.
Proposed Alternatives
No response
Organization
No response
Additional Context
No response
Priority
Medium
Privacy Policy
- I’m not disclosing any internal or sensitive information.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.