cgkineo / adapt-visua11y

An extension which provides visual accessibility improvements
GNU General Public License v3.0
1 stars 2 forks source link

New: Allow visua11y to appear in drawer #86

Closed oliverfoster closed 1 year ago

oliverfoster commented 1 year ago

fixes #85

New

Includes

oliverfoster commented 1 year ago

@kirsty-hames would you mind styling this properly please?

joe-replin commented 1 year ago

Functionally, this works well and I like the solution for solving #83. With screen readers, I've noted a few issues.

Testing with NVDA with either Chrome or FF

Testing with JAWS with either Chrome or FF

oliverfoster commented 1 year ago

I was hoping you could figure out how it should work? Please. @joe-replin

i.e. does it need a id="drawer-heading" adding somewhere?

joe-replin commented 1 year ago

Sure thing, @oliverfoster. Reviewing the PR was just the last thing I did at EOD yesterday so wasn't solutioning just yet. :)

oliverfoster commented 1 year ago

Actually, on second read, that stuff does sound quite fundamental. I'll do it, don't worry.

kirsty-hames commented 1 year ago

For _location notify, we have a top level class is-visua11ysettings applied to .notify. This is useful if you want style the Visua11y popup different from other notify popups in Adapt. Should we apply the same for .drawer?

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 2.3.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: