phenaproxima / starshot-prototype

Prototype of a new kind of Drupal, based on recipes and loaded up with contrib's best modules and themes. Not a fork or a distribution.
https://drupal.org/starshot
115 stars 46 forks source link

Make Our Starshot Accessible #67

Open mgifford opened 4 months ago

mgifford commented 4 months ago

What do we need to do to make Starshot accessible? If this is a "completely new Drupal" then we need to make sure that we are building in accessibility best practices from the start. Some thoughts:

Starshot will take a big investment from our community, but we have to see it doesn't exclude people as part of this process.

rpkoller commented 4 months ago

a heavy plus one to mikes point, but i would extend the question and ask to what degree core gates should apply to modules added to Starshot? I am looking at it from an ux perspective, which is overlapping with a11y anyway.

phenaproxima commented 2 months ago

142 is aiming to add some accessibility stuff (though obviously it's an ongoing thing, and a core design principle).

thegbomb commented 2 months ago

https://github.com/phenaproxima/starshot-prototype/pull/147 has been created to enable high contrast mode in the gin admin theme to help improve accessibility.

thegbomb commented 2 months ago

https://github.com/phenaproxima/starshot-prototype/pull/148 has been created to install the core inline form errors module to help improve the accessibility of Drupals forms.

thegbomb commented 2 months ago

FYI: https://github.com/phenaproxima/starshot-prototype/pull/142 now only includes the addition of the editoria11y module.