Skip to content
This repository was archived by the owner on Jul 14, 2026. It is now read-only.

A11y improvements for meta attributes - #4811

Merged
kulmann merged 1 commit into
masterfrom
enhanche-meta-attributs
Mar 16, 2021
Merged

A11y improvements for meta attributes#4811
kulmann merged 1 commit into
masterfrom
enhanche-meta-attributs

Conversation

@AlexAndBear

@AlexAndBear AlexAndBear commented Mar 16, 2021

Copy link
Copy Markdown
Contributor

Description

  • For a11y the html language attribute will be set dynamically <html lang="xx"/>
  • For a11y the title will be set automatticaly following the schema : sub item (e.G file) - route (e.g All Files) - general name (e.g ownCloud)

Related Issue

Motivation and Context

How Has This Been Tested?

  • test environment:
  • test case 1:
  • test case 2:
  • ...

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:

@update-docs

update-docs Bot commented Mar 16, 2021

Copy link
Copy Markdown

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@AlexAndBear
AlexAndBear requested a review from JammingBen March 16, 2021 11:20
@CLAassistant

CLAassistant commented Mar 16, 2021

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@AlexAndBear AlexAndBear changed the title Add lang to html attribute and title to meta A11y improvements for meta attributes Mar 16, 2021
@AlexAndBear
AlexAndBear marked this pull request as ready for review March 16, 2021 11:34
@AlexAndBear
AlexAndBear force-pushed the enhanche-meta-attributs branch from dee5c6b to e66d544 Compare March 16, 2021 12:18

@pascalwengerter pascalwengerter left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

You could mention the issues resolved here (#4342, #4338) in the changelog, but otherwise looks fine 🔥

Comment thread packages/web-runtime/src/App.vue Outdated
@AlexAndBear
AlexAndBear force-pushed the enhanche-meta-attributs branch from e66d544 to ba2c248 Compare March 16, 2021 13:46
@AlexAndBear
AlexAndBear requested a review from kulmann March 16, 2021 13:46

@kulmann kulmann left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Nice 😍
Could you rebase please? Might be that the failing test pipeline will be fixed by that.

@AlexAndBear

Copy link
Copy Markdown
Contributor Author

already up to date ....

@kulmann

kulmann commented Mar 16, 2021

Copy link
Copy Markdown
Contributor

already up to date ....

ok, thanks. Then we need to have a look at the failing test.

@AlexAndBear

Copy link
Copy Markdown
Contributor Author

@kulmann restarted ci - green now 🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants