Design comparison
SolutionDesign
Solution retrospective
Solution to data storage component. Any suggestion or feedback are most welcome. Happy Coding!
Community feedback
- @grace-snowPosted almost 4 years ago
Hi, this looks great
Just a couple of accessibility tips:
- I would add aria-hidden true on both of the paragraphs with the class of bold on them, or add a clearer aria label for the progress bar. As they are labels for the visual progress bar they wouldn't make sense as they are of a screenreader read them out.
- make sure logo alt text always says the name of the product/site
There is actually a progress bar html component but I've not used it for a long time so can't remember if it would be a good fit for this challenge. May e look it up if you have chance.
That's all from me, good job on this!
1
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord