Skip to content

fix(accessibility): add accessible label for ZIP upload input - #341

Open
prachishelke1312 wants to merge 3 commits into
ionfwsrijan:mainfrom
prachishelke1312:fix-accessible-zip-upload
Open

fix(accessibility): add accessible label for ZIP upload input#341
prachishelke1312 wants to merge 3 commits into
ionfwsrijan:mainfrom
prachishelke1312:fix-accessible-zip-upload

Conversation

@prachishelke1312

Copy link
Copy Markdown
Contributor

Summary

  • Added a unique id to the hidden ZIP file input.
  • Added an accessible label associated with the file input using htmlFor.
  • Preserved the existing ZIP upload workflow.
  • Improved accessibility for screen reader users.

Testing

  • Verified the application builds successfully.
  • Verified the "Browse Files" button opens the file picker.
  • Verified the ZIP upload workflow continues to function correctly.

@github-actions

Copy link
Copy Markdown

🎉 Thank you @prachishelke1312 for submitting a Pull Request!

We're excited to review your contribution.

✅ Before Review

  • Ensure all CI checks pass.
  • Complete the PR template.
  • Link the related issue.

Want faster reviews and contributor support?

Join our Discord community:

🔗 https://discord.gg/FcXuyw2Rs

Maintainers and mentors are active there and can help resolve blockers quickly.

Happy Contributing! 🚀

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.

1 participant