Skip to content
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

Use button like styles for link elements work as buttons #7700

Open
1 task
JasonYeMSFT opened this issue Jan 24, 2024 · 2 comments
Open
1 task

Use button like styles for link elements work as buttons #7700

JasonYeMSFT opened this issue Jan 24, 2024 · 2 comments
Assignees
Labels
:accessibility: accessibility Related to keyboard accessibility
Milestone

Comments

@JasonYeMSFT
Copy link
Contributor

JasonYeMSFT commented Jan 24, 2024

Standard to meet:

  • Elements that trigger "in application actions" should but <buttons> elements, accessibility insights should register the element as a "button".
  • Elements that trigger "open link in external browser" should be <a> elements, with a blue underline, accessibility insights should register the element as a "link".

Elements needing updating:

  • Action buttons of the renderer window notification (customized actions and the default close action)
@JasonYeMSFT JasonYeMSFT added the :accessibility: accessibility Related to keyboard accessibility label Jan 24, 2024
@MRayermannMSFT MRayermannMSFT assigned JasonYeMSFT and unassigned craxal Jan 29, 2024
@MRayermannMSFT MRayermannMSFT added the ❔ investigate We need to look into this further label Jan 29, 2024
@MRayermannMSFT MRayermannMSFT added this to the 1.34.0 milestone Jan 29, 2024
@MRayermannMSFT
Copy link
Member

In 1.34, please fill out the "Elements needing updating:" list and then we can determine how we want to triage/distribute the actual doing of this work.

@JasonYeMSFT JasonYeMSFT removed the ❔ investigate We need to look into this further label Apr 8, 2024
@JasonYeMSFT
Copy link
Contributor Author

Investigation is done for 1.34.0.

@JasonYeMSFT JasonYeMSFT modified the milestones: 1.34.0, 1.35.0 Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:accessibility: accessibility Related to keyboard accessibility
Projects
None yet
Development

No branches or pull requests

3 participants