datascijedi / website

https://datascijedi.org
Creative Commons Attribution Share Alike 4.0 International
6 stars 2 forks source link

Search button taking too many moves for screen reader #135

Closed ravicodelabs closed 1 month ago

ravicodelabs commented 5 months ago

The search button should only take one key press to traverse using a screen, but is currently taking three key presses.

See issue filed with Quarto for details:

https://github.com/quarto-dev/quarto-cli/issues/7058

(Moved from Quarto-related issue tracker.)

ravicodelabs commented 1 month ago

Just tested this in Quarto v1.4.555 and the behavior appears to be fixed. Hurray!