python-discord / site

pythondiscord.com - A Django and Bulma web application.
https://pythondiscord.com
MIT License
642 stars 127 forks source link

Links on timeline page are not accessible by keyboard #1380

Open jchristgit opened 3 months ago

jchristgit commented 3 months ago

As pointed out in #1363:

Elements like links and videos throughout the timeline are impossible to access with the keyboard, since focus jumps to the bottom of the page.

Pressing tab on the keyboard should navigate to the next interactable element.