Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Add ARIA labels to Home page - Vanilla.js #95

Open
@blackgirlbytes

Description

Add ARIA labels to Home page - Vanilla

🚀 Goal

Improve the accessibility of the Home page in our Vanilla DWA starter by adding appropriate ARIA labels to key elements.

🤔 Background

Adding ARIA (Accessible Rich Internet Applications) labels helps make our application more accessible to users relying on assistive technologies.

This is part of our larger project to create a Vanilla.js DWA starter. See our main issue here for the full context and list of all related tasks.

🔑 Tasks

  • Review the current structure of the Home page component
  • Identify key elements that need ARIA labels (e.g., main content area, navigation, buttons)
  • Add appropriate ARIA labels to identified elements
  • Ensure any images have proper alt text
  • Test the page with a screen reader to verify improvements

🌟 Resources

Getting Started

  1. Comment ".take" on this issue to get assigned
  2. Fork the repository and create a new branch for this task
  3. Follow the tasks outlined above
  4. Submit a pull request with your changes
  5. Respond to any feedback during the review process

Questions?

If you have any questions or need clarification, please comment on this issue or join our Discord community.

Happy coding! 🎉

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions