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

User Details View Accessibility Improvement #6969

Conversation

poornimanayar
Copy link
Contributor

On the user details screen, the "Change Photo" and "Remove Photo" are currently <a>. Changed them to be link style buttons.

image

@kjac kjac changed the base branch from v8/dev to v8/contrib December 21, 2019 18:13
@kjac
Copy link
Contributor

kjac commented Dec 21, 2019

@poornimanayar this makes so much sense!

Could I ask you to resolve the merge conflicts on this one, so we can review it?

Please note that I have changed the base branch from v8/dev to v8/contrib for this PR. This means you'll have to pull v8/contrib and merge it into your PR branch to resolve the conflicts.

# Conflicts:
#	src/Umbraco.Web.UI.Client/src/views/components/umb-mini-list-view.html
Copy link
Contributor

@kjac kjac left a comment

Choose a reason for hiding this comment

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

Hi @poornimanayar ... thank you for merging things up.

It looks like you have accidentally broken the changes made in #7107 - the "change photo" button now shows again for users without a photo:

image

Could you please have another look at this?

@poornimanayar
Copy link
Contributor Author

I have added that back, i was clearly having a bad merge day yday

Copy link
Contributor

@kjac kjac left a comment

Choose a reason for hiding this comment

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

Thanks @poornimanayar, this works perfectly ⭐️

@kjac kjac merged commit 05a1285 into umbraco:v8/contrib Jan 2, 2020
@kjac
Copy link
Contributor

kjac commented Jan 2, 2020

...and merged 👍

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.

2 participants