Skip to content
This repository has been archived by the owner on Mar 5, 2020. It is now read-only.

Link labels to form fields in add/change club modal. #729

Merged
merged 2 commits into from Apr 20, 2015

Conversation

toolness
Copy link
Contributor

This helps with #722. Note that the "where are you located" field is not currently hooked up, because react-select doesn't seem to support a11y at all, which is a big bummer.

Also note that this adds an optional idPrefix property to the modal component, which determines what the ultimate id for each form field is. While this isn't strictly needed for these forms, since they're singleton modals, I thought it would be good to follow the convention of making them configurable by the parent component, since id attributes are in a global namespace and therefore parent components should be able to tweak them if needed.

@toolness
Copy link
Contributor Author

@mmmavis can you take a look at this?

@mmmavis mmmavis self-assigned this Apr 20, 2015
@mmmavis
Copy link
Member

mmmavis commented Apr 20, 2015

r+, @toolness could you please "rebase" :)

Conflicts:
	pages/clubs.jsx
@toolness
Copy link
Contributor Author

Ah, forsaken #688!

Ok done :)

toolness added a commit that referenced this pull request Apr 20, 2015
Link labels to form fields in add/change club modal.
@toolness toolness merged commit 2c1578f into mozilla:develop Apr 20, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants