Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

→ Accessibility: Components | TextLink #1490

Closed
4 of 5 tasks
Tracked by #557
yceballost opened this issue Oct 4, 2023 · 0 comments
Closed
4 of 5 tasks
Tracked by #557

→ Accessibility: Components | TextLink #1490

yceballost opened this issue Oct 4, 2023 · 0 comments

Comments

@yceballost
Copy link
Collaborator

yceballost commented Oct 4, 2023

#557

The current link with the onPress prop is a button:

<button type="button">Text</button>
role="link" should be used to indicate the purpose of the component.

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

Tasks

@yceballost yceballost added this to the 10.2.0 milestone Oct 4, 2023
This was referenced Oct 4, 2023
@AnaMontes11 AnaMontes11 self-assigned this Oct 17, 2023
@AnaMontes11 AnaMontes11 moved this from Backlog to In progress (specs) in Mística Design System Oct 17, 2023
@AnaMontes11 AnaMontes11 moved this from In progress (specs) to In review (specs) in Mística Design System Oct 24, 2023
@yceballost yceballost modified the milestones: 11.2.0, 11.3.0 Oct 25, 2023
@AnaMontes11 AnaMontes11 moved this from In review (specs) to Done in Mística Design System Nov 10, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
Status: Done
Development

No branches or pull requests

2 participants