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

MNTOR-2851 - Add clearer aria label for modal/dialog/tooltip triggers #4357

Merged
merged 12 commits into from Apr 9, 2024

Conversation

codemist
Copy link
Collaborator

References:

Jira: MNTOR-2851

How to test

Checklist (Definition of Done)

  • Localization strings (if needed) have been added.
  • Commits in this PR are minimal and have descriptive commit messages.
  • I've added or updated the relevant sections in readme and/or code comments
  • I've added a unit test to test for potential regressions of this bug.
  • Product Owner accepted the User Story (demo of functionality completed) or waived the privilege.
  • All acceptance criteria are met.
  • Jira ticket has been updated (if needed) to match changes made during the development process.
  • Jira ticket has been updated (if needed) with suggestions for QA when this PR is deployed to stage.

@codemist codemist requested a review from flodolo as a code owner March 22, 2024 07:10
@@ -43,8 +43,9 @@ modal-fixed-number-of-exposures-title = About your number of fixed exposures
modal-fixed-number-of-exposures-all = This chart includes the total number of data breaches that have been fixed for all email addresses you’re currently monitoring. Once exposures are marked as fixed, they’ll be added to the total here.

modal-cta-ok = OK
modal-open-alt = Open
modal-close-alt = Close
modal-open-alt = Open modal
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed in fe9ce74

@codemist codemist marked this pull request as draft March 22, 2024 07:20
@@ -43,8 +43,13 @@ modal-fixed-number-of-exposures-title = About your number of fixed exposures
modal-fixed-number-of-exposures-all = This chart includes the total number of data breaches that have been fixed for all email addresses you’re currently monitoring. Once exposures are marked as fixed, they’ll be added to the total here.

modal-cta-ok = OK
# Obsolete
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do we need to keep around the old string? Is it used anywhere?

@codemist codemist marked this pull request as ready for review March 22, 2024 07:30
@codemist codemist requested a review from Vinnl March 22, 2024 13:02
@Vinnl
Copy link
Collaborator

Vinnl commented Mar 25, 2024

Is it possible to have Anna test this in Storybook? The ticket is pretty unclear in that it doesn't suggest a better label, but I have a hunch that this isn't it. If you hear "Here's what we fixed. Open, button, collapsed", it isn't really clear what that does, but "Here's what we fixed. Open modal, button, collapsed" still is pretty confusing.

Since the dialog title is "About what we fixed", maybe that would work for the trigger button as well? But maybe check with Anna.

@codemist
Copy link
Collaborator Author

codemist commented Apr 9, 2024

Made some changes and checked with Anna. Results should be what's expected.

@codemist codemist merged commit 827c769 into main Apr 9, 2024
13 checks passed
@codemist codemist deleted the mntor-2851 branch April 9, 2024 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants