processing / processing-website

Repository for the processing.org website
https://processing.org
GNU General Public License v2.0
64 stars 95 forks source link

Issue#426 Added aria-label attribute to the Search button element #428

Closed adityaj07 closed 1 year ago

adityaj07 commented 1 year ago

As mentioned, I've added an aria-label attribute to the Search button for better accessibility. I also ran an audit with lighthouse and the accessibility score has increased from 92 to 97 as the issue seems to be solved now.

Screenshot (132)

runemadsen commented 1 year ago

Thanks so much for this! Approved 👍

SableRaf commented 1 year ago

Thanks @adityaj07!

@runemadsen: Could you review this small change? I'm still not super familiar with the syntax for those react components.