coding-blocks / coding-blocks/codingblocks.com1
Fix registration form accessibility
Open
- 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.

I can fix the accessibility bug by adding labels and linking them with proper inputs. UI would something like this
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.