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

A11y: Tooltip does not show for Share button on keyboard focus/activation #602

Open
5 tasks
bacitracin opened this issue Apr 28, 2024 · 2 comments
Open
5 tasks
Assignees
Labels

Comments

@bacitracin
Copy link
Collaborator

Describe the task

When you hover over the "Share" button with the mouse, a tooltip appears that tells the user they can copy the link. After clicking on the button, a tooltip tells the user that the action was successful. These tooltips should also be visible on keyboard focus.

Acceptance Criteria

  • Open a property page
  • TAB over to the "Share" button.
  • On keyboard focus, the "Copy link" tooltip should be visible.
  • Press ENTER to activate the button.
  • The "Link copied" tooltip should be visible.

Additional context

@amyyeung17
Copy link
Contributor

I would like to work on this.

@bacitracin
Copy link
Collaborator Author

Assigned!

bacitracin added a commit that referenced this issue May 18, 2024
Fix #602: Tooltip for share button when tabbing (a11y)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: On Staging
Development

No branches or pull requests

2 participants