ppresume / community

Discussions, feedbacks, roadmaps, community.
57 stars 3 forks source link

[tasklist] feat: accessibility compliance #72

Open xiaohanyu opened 1 week ago

xiaohanyu commented 1 week ago

Description

Accessible Rich Internet Applications (ARIA) is a set of roles and attributes that define ways to make web content and web applications (especially those developed with JavaScript) more accessible to people with disabilities.

Ref: https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA

[Optional] Possible solutions None

Todo list

- [ ] Read MDN articles
- [ ] check mantine's support for ARIA
- [ ] Create issues to support ARIA for PPResume