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

Fix broken aria labels #3039

Merged
merged 1 commit into from
Feb 14, 2020
Merged

Fix broken aria labels #3039

merged 1 commit into from
Feb 14, 2020

Conversation

PVince81
Copy link
Contributor

Description

Some aria labels were set to static text while using $gettext() inside,
fixed by adding a colon in front.

Related Issue

None raised

Motivation and Context

How Has This Been Tested?

Manual test by evaluating the aria-label attributes in the UI in the affected places

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:

Some aria labels were set to static text while using $gettext() inside,
fixed by adding a colon in front.
@PVince81 PVince81 merged commit 10e5ab2 into master Feb 14, 2020
@delete-merged-branch delete-merged-branch bot deleted the broken-aria-labels branch February 14, 2020 14:57
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

2 participants