umbraco / Umbraco-CMS

Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.
https://umbraco.com
MIT License
4.4k stars 2.66k forks source link

BUG - Accessibility in v12.2.0 - Login screen - Login button has contrast issues #15070

Open Alex-Lovell opened 10 months ago

Alex-Lovell commented 10 months ago

Which Umbraco version are you using? (Please write the exact version, example: 10.1.0)

v10.6.1 and v12.2.0

Bug summary

When I run a lighthouse accessibility report on the login screen, it flags an issue with the contrast between foreground and background colours on the login button.

Specifics

umbraco#/login/false

This is not browser specific

Steps to reproduce

  1. Access a site running 10.6.1 or v12.2.0
  2. Without loggin in run a lighthouse accessibility report for desktop

Expected result / actual result

EXPECTED RESULT - No issues reported ACTUAL RESULT: The following issue was identifued for the 'Login' button (CTA)

image

github-actions[bot] commented 10 months ago

Hi there @Truealex4!

Firstly, a big thank you for raising this issue. Every piece of feedback we receive helps us to make Umbraco better.

We really appreciate your patience while we wait for our team to have a look at this but we wanted to let you know that we see this and share with you the plan for what comes next.

We wish we could work with everyone directly and assess your issue immediately but we're in the fortunate position of having lots of contributions to work with and only a few humans who are able to do it. We are making progress though and in the meantime, we will keep you in the loop and let you know when we have any questions.

Thanks, from your friendly Umbraco GitHub bot :robot: :slightly_smiling_face:

andr317c commented 10 months ago

Hey! Thanks for posting this issue! I was able to reproduce this accessibility issue on versions 10.7.0 and 12.2.0. This is something we would like help with, I'll set this issue up for grabs!😄

github-actions[bot] commented 10 months ago

Hi @Truealex4,

We're writing to let you know that we would love some help with this issue. We feel that this issue is ideal to flag for a community member to work on it. Once flagged here, folk looking for issues to work on will know to look at yours. Of course, please feel free work on this yourself ;-). If there are any changes to this status, we'll be sure to let you know.

For more information about issues and states, have a look at this blog post.

Thanks muchly, from your friendly Umbraco GitHub bot :-)

nagolucky18 commented 10 months ago

I will take a look at this one.