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

Accessibility: Open User Details - Back icon arrow is identified as "Umbraco link" #5970

Merged
merged 2 commits into from
Aug 14, 2019
Merged

Accessibility: Open User Details - Back icon arrow is identified as "Umbraco link" #5970

merged 2 commits into from
Aug 14, 2019

Conversation

BatJan
Copy link
Contributor

@BatJan BatJan commented Jul 22, 2019

Prerequisites

  • I have added steps to test this contribution in the description below

This PR then this fixes issue 111 from #5277

Description

This PR ensures that the text "Back" is read out to screen readers and the tag has been replaced with a tag, which fixes the button no longer being mentioned as an "Umbraco link" in a screen reader.

It is the button being shown in the users section when editing either groups or user profiles as shown in the images below.

user-profile-settings

user-group-settings

@emmaburstow
Copy link
Contributor

Thanks Jan! Great bit of optimisation for a screen reader. These are always fun to test 😂

Em

@BatJan
Copy link
Contributor Author

BatJan commented Jul 23, 2019

Yeah, we kinda need to figure out if we're actually using them right 😃 Once again I'm open towards feedback regarding the text... I mean ideally the "Back" text is pretty generic and lacks context, but I guess that for now it's better than nothing. But perhaps this kind of button should be made into a component where it's possible to pass an appropiate specific text so it can read "Back to the Users section" etc. - But this is better than what we currently have at least

Copy link
Contributor

@emmaburstow emmaburstow left a comment

Choose a reason for hiding this comment

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

Hey Jan,

Thanks for the work here - I can happily approve this one.

Em

# Conflicts:
#	src/Umbraco.Web.UI/Umbraco/config/lang/en_us.xml
@nul800sebastiaan
Copy link
Member

Lovely updates @BatJan 👍 Thanks!

@nul800sebastiaan
Copy link
Member

image

🥇

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants