coding-blocks / coding-blocks/codingblocks.com1

Fix registration form accessibility

Open
#753 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
58
Forks
168
PR merge metrics
No merged PRs in 30d

Description

Currently the Registration Form on the [Events](https://codingblocks.com/events/) page doesn't have any labels. They just rely on placeholders.

Firefox Accessibility checker reports this issue and it is a well known UX practice to keep label.

image

I can fix the accessibility bug by adding labels and linking them with proper inputs. UI would something like this

image

Contributor guide

No contributing guide indexed for this repository

Research direction

Open the Events page and inspect the Registration Form markup, starting with the fields identified by Firefox Accessibility checker. Add visible labels associated with the corresponding inputs, then verify the form in Firefox's accessibility checker and confirm the existing layout and behavior remain intact.

Written by the indexing model from the issue text.

Assessment

Tech stack
html
Domain
accessibility, frontend, web-dev
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.