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

Transform route titles into real h1's, for #1651 #2681

Merged
merged 1 commit into from
Jan 15, 2020

Conversation

marcus-herrmann
Copy link
Contributor

Description

Transformed spans the held the page title to actual h1 elements. In the case of the file list a h1 is existing for accessibility reasons, but can only be perceived via a screen reader (is "visually-hidden").

Related Issue

Motivation and Context

Screen reader users navigate by large extent by a documents or web apps headline structure. At least one level 1 headline should exist to make the pages (routes) purpose, content or function clear.

How Has This Been Tested?

work in progress

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:

Open tasks:

  • Tests

@ownclouders
Copy link
Contributor

💥 Acceptance tests Account failed. Please find the screenshots inside ...

https://drone.owncloud.com/owncloud/phoenix/7145/

20191212-172855-063.png
20191212-172931-481.png
20191212-173007-620.png
20191212-173044-285.png
20191212-173121-501.png
20191212-173219-415.png
20191212-173254-325.png
20191212-173326-944.png

@ownclouders
Copy link
Contributor

💥 Acceptance tests Trashbin failed. Please find the screenshots inside ...

https://drone.owncloud.com/owncloud/phoenix/7145/

20191212-172817-457.png
20191212-172911-447.png
20191212-172946-566.png
20191212-173040-928.png
20191212-173619-688.png
20191212-173619-864.png
20191212-173657-669.png
20191212-173657-834.png
20191212-173732-759.png
20191212-173732-932.png
20191212-173848-599.png
20191212-173848-841.png

@ownclouders
Copy link
Contributor

💥 Acceptance tests SharingPermissionsUsers failed. Please find the screenshots inside ...

https://drone.owncloud.com/owncloud/phoenix/7145/

20191212-172805-879.png
20191212-172825-970.png
20191212-172843-444.png
20191212-172900-140.png
20191212-172917-578.png
20191212-172935-468.png
20191212-172950-567.png
20191212-173005-849.png
20191212-173415-629.png
20191212-173433-257.png
20191212-173452-149.png
20191212-173508-493.png
20191212-173545-627.png
20191212-173559-825.png
20191212-173838-948.png
20191212-173900-411.png

@ownclouders
Copy link
Contributor

💥 Acceptance tests iPhone failed. Please find the screenshots inside ...

https://drone.owncloud.com/owncloud/phoenix/7145/

20191212-173400-365.png
20191212-173456-047.png
20191212-173610-482.png
20191212-173704-264.png
20191212-173755-127.png
20191212-173849-271.png
20191212-173959-382.png
20191212-174128-711.png

@ownclouders
Copy link
Contributor

💥 Acceptance tests SharingAutocompletion failed. Please find the screenshots inside ...

https://drone.owncloud.com/owncloud/phoenix/7145/

20191212-172755-140.png
20191212-172844-468.png
20191212-173012-505.png
20191212-173103-288.png
20191212-173554-451.png
20191212-173641-956.png
20191212-173751-439.png
20191212-173837-909.png
20191212-174327-919.png
20191212-174456-856.png
20191212-174658-702.png

@ownclouders
Copy link
Contributor

💥 Acceptance tests Resharing failed. Please find the screenshots inside ...

https://drone.owncloud.com/owncloud/phoenix/7145/

20191212-174501-079.png
20191212-174610-775.png

@PVince81
Copy link
Contributor

Rebased.

@LukasHirt please review

Use generic visually hidden, page title helper class, established in DS for #1651

Added v-text and changed selector for account page title
@LukasHirt
Copy link
Contributor

@PVince81 I adjusted the PR to use v-text and to use ID as the selector to get this PR again going. Pls review 🙂

Copy link
Contributor

@PVince81 PVince81 left a comment

Choose a reason for hiding this comment

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

👍

@PVince81 PVince81 merged commit a4a3157 into master Jan 15, 2020
@delete-merged-branch delete-merged-branch bot deleted the feature/h1-for-every-route branch January 15, 2020 11:22
micbar added a commit that referenced this pull request Jan 15, 2020
@micbar micbar mentioned this pull request Jan 15, 2020
10 tasks
micbar added a commit that referenced this pull request Jan 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status:Needs-Review Needs review from a maintainer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document has no headline level one
4 participants