Closed (fixed)
Project:
simplytest.me
Version:
8.x-4.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Oct 2021 at 01:15 UTC
Updated:
9 Nov 2021 at 18:29 UTC
Jump to comment: Most recent
Comments
Comment #5
bernardm28 commentedSwapped hidden for visually_hidden.
Comment #6
greg boggsVisually hidden is for elements that we want to retheme as things like buttons or logo links, but that we want visible to screen readers. In this case, I believe we want hidden.
Docs:
https://www.drupal.org/docs/accessibility/hide-content-properly
Comment #7
bernardm28 commentedComment #8
bernardm28 commentedInteresting, tks for the insight. It's a complicated topic for sure.
Comment #9
mglamanI think we just want the block to not have the title displayed. Let's merge https://git.drupalcode.org/project/simplytest/-/merge_requests/100. That's the default checkbox value and I forgot to uncheck it.
Comment #11
mglaman+1 lets merge https://git.drupalcode.org/project/simplytest/-/merge_requests/100
Comment #12
nerdsteinMR 100 was merged, thanks y'all!