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

Hide icons and use buttons instead of empty anchors in Examine dashboard #6596

Merged
merged 3 commits into from Oct 16, 2019
Merged

Hide icons and use buttons instead of empty anchors in Examine dashboard #6596

merged 3 commits into from Oct 16, 2019

Conversation

BatJan
Copy link
Contributor

@BatJan BatJan commented Oct 7, 2019

Prerequisites

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

Description

It's all in the title really - Some housekeeping ensuring that <a> elements with empty href attributes are replaced with <button> elements and that <i> elements are hidden using aria-hidden="true".

@nul800sebastiaan
Copy link
Member

Nice one Jan, will have to give it a spin soon!

Copy link
Member

@nul800sebastiaan nul800sebastiaan left a comment

Choose a reason for hiding this comment

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

@BatJan Looks like this needs a bit of a styling update to the button now, can you have a look please? Note I've merged this with v8/dev and the styling might have broken due to a wrong merge on my behalf 🙈

image

@nul800sebastiaan
Copy link
Member

Also note: the "Test" links in this screenshots are anchors as well, I might be wrong in merging that, they should probably be buttons as well, not sure.

@BatJan
Copy link
Contributor Author

BatJan commented Oct 15, 2019

@nul800sebastiaan No worries, the lack of styling was an oversigt on my part. Forgot about testing the search 🤦‍♂

No the test items are proper links referencing other nodes in the backoffice - They have ng-href attribute with values in them 😉

Anything else I need to address? 😃

@nul800sebastiaan
Copy link
Member

Nope, just the button styling! 👍

@nul800sebastiaan nul800sebastiaan merged commit 8e73198 into umbraco:v8/dev Oct 16, 2019
@nul800sebastiaan
Copy link
Member

All great now, thanks @BatJan!

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.

None yet

4 participants