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 semantics for list views #6595

Merged
merged 6 commits into from
Oct 15, 2019
Merged

Fix semantics for list views #6595

merged 6 commits into from
Oct 15, 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

In this PR I have fixed some semantics changing the use of <a> with empty href attributes to <button> elements instead and I have of course fixed the styling accordingly. Using the Website starter kit this change affects the "List view" on the "Blog" node.

I have also added aria-hidden="true" to all of the <i> tags being used.

@nul800sebastiaan
Copy link
Member

Thanks @BatJan we'll give it a look soon!

# Conflicts:
#	src/Umbraco.Web.UI.Client/src/less/components/umb-table.less
@nul800sebastiaan
Copy link
Member

Thanks very much @BatJan !

emmaburstow pushed a commit that referenced this pull request Oct 27, 2019
…ton (#6561)

* Improves accessability of the three dot tree options button

* Updated list view headers styling to have the link/hand cursor visible only if the header is sortable (and hence clicking has an effect)

* Allows members to be ordered by additional system fields (#6575)

* Fix ContentType.Alias matching in PublishedContentExtensions an… (#6577)

* Fixes an error in #6538 by moving the colon character to the sr-only span

* V8: Move misplaced colon in language selector (#6692)

* V8: It should be possible to disallow all types at content root (#6580)

* Pick macro parameters in an infinite editor like content type properties (#6586)

* Reload node children after publishing with descendants

* Correct URL decoding of macro partial view names (#6592)

* Fix semantics for list views (#6595)

* fixes test

* fixing tests

* Improved menu context
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