Skip to content

Accessibility project (Weather app)#436

Open
jempa182 wants to merge 18 commits intoTechnigo:masterfrom
jempa182:project-weather-a11y
Open

Accessibility project (Weather app)#436
jempa182 wants to merge 18 commits intoTechnigo:masterfrom
jempa182:project-weather-a11y

Conversation

@jempa182
Copy link

@jempa182 jempa182 commented Oct 6, 2024

Copy link
Contributor

@HIPPIEKICK HIPPIEKICK left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job with the accessibility work! Nice that you’ve implemented some aria labels 🥳 A note about tabindex however, it’s used for interactive elements, but since none of your elements are interactive/clickable, you don’t need tabindex for those. It’s more for, let’s say a hamburger menu that’s in reality a div - for the user to be able to "click it” using keyboard.

Good also that you’ve added alt tags for the icons, I think it’s easy to forget alt tags when you have the HTML in the JS 😅 Keep up the good work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants