- Issue created by @hannahdigidev
- π¨π¦Canada danrod Ottawa
Isn't this more like an issue for the Gin Admin team to address?
Please test on the default theme. It may be some markup needs changing but let's see.
- π¬π§United Kingdom hannahdigidev
Thanks both
Tested with different themes - its a Gin theme issue will raise on the correct theme issue queue
Thanks again
A Gin maintainer sent π Improve the accessibility of information messages on webforms Active back here. I closed it as a duplicate of this one. I suppose we would have to come to understand what the problem is with the markup.
- π¬π§United Kingdom hannahdigidev
Thanks @cilefen
The problem with the markup is that its inaccessible when I put the colours into https://webaim.org/resources/contrastchecker/
They fail for WCAG standards
Happy to upload evidence for the contrast checkThe area I was pointing out was in the screenshots below
The WCAG relevance is understood. The question is "why", as in "what markup is Webform producing that Gin theme displays at low contrast"?
These are
<p>
tags inside of a message, fromsrc/WebformHelpManager.php
. Do<div>
tags display at higher contrast here in Gin theme in this context?- π¬π§United Kingdom hannahdigidev
Thanks Cilefen,
Sorry for the confusion - I agree it is a Why question
I would need to investigate further into the code - I have only spotted from a visual aspect. Happy to discuss this with you to come to an understanding of this issue.
Best Wishes