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

A11y improvements for IDP service & update embed.go #2309

Merged
merged 1 commit into from
Aug 2, 2021

Conversation

pascalwengerter
Copy link
Contributor

@pascalwengerter pascalwengerter commented Jul 16, 2021

Please do not merge before we've figured this out in the web team => need to discuss how we can deploy these with an updated a11y-branch for the re-audit

Description

  • Updated a11y feedback
  • Committed embed.gos for accounts and settings since Dependabot PRs were merged but no binaries were ever added

Related Issue

@pascalwengerter pascalwengerter changed the title [DO NOT MERGE] A11y improvements for IDP service & updated accounts & settings embed.g [DO NOT MERGE] A11y improvements for IDP service & update embed.go Jul 16, 2021
@@ -106,7 +106,7 @@ class Login extends React.PureComponent {
id="oc-login-password"
{...extraPropsPassword}
/>
{hasError && <Typography id="oc-login-error-message" variant="subtitle2" color="error"
{hasError && <Typography id="oc-login-error-message" variant="subtitle2" component="label" color="error"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Think this is not 100% right, maybe a <span> is better than a label

@pascalwengerter
Copy link
Contributor Author

@kulmann should we merge this for the release next week and cherrypick the commit when going for the second a11y-audit?

@pascalwengerter pascalwengerter changed the title [DO NOT MERGE] A11y improvements for IDP service & update embed.go A11y improvements for IDP service & update embed.go Jul 27, 2021
@sonarcloud
Copy link

sonarcloud bot commented Jul 27, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@micbar
Copy link
Contributor

micbar commented Aug 2, 2021

@pascalwengerter @kulmann Include in the release? then we should merge now.

@pascalwengerter
Copy link
Contributor Author

@pascalwengerter @kulmann Include in the release? then we should merge now.

Good to go from my side, waiting for feedback/review from Benedikt ;)

Copy link
Member

@kulmann kulmann left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@kulmann kulmann merged commit 4d9612a into master Aug 2, 2021
@delete-merged-branch delete-merged-branch bot deleted the 16072021_a11y-fixes branch August 2, 2021 14:52
ownclouders pushed a commit that referenced this pull request Aug 2, 2021
Merge: 3747531 5c1e1e6
Author: Benedikt Kulmann <benedikt@kulmann.biz>
Date:   Mon Aug 2 16:52:44 2021 +0200

    Merge pull request #2309 from owncloud/16072021_a11y-fixes

    A11y improvements for IDP service & update embed.go
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants