Skip to content

Conversation

@laCour
Copy link
Contributor

@laCour laCour commented Oct 6, 2015

This improves focusing of inputs when clicking on field containers (see pull requests #10 and #14 for more information). Normal focusing functionality for singular inputs remains the same, but we can now support edge cases like datetime fields and multiple checkboxes/radios.

This change prevents switching input focus when the user clicks on an input. Because of this correction, we're now able to have multiple inputs in a container without focus being triggered on all of them. Along with this, if a user clicks on the field container (i.e. not an input), normal focus functionality will still focus on the first input of the container.

kumailht added a commit that referenced this pull request Oct 10, 2015
Improved input focusing when there are multiple fields
@kumailht kumailht merged commit c2139cc into furiouscollective:master Oct 10, 2015
@kumailht
Copy link
Contributor

@jonathan Thank you for your contribution to Gridforms!

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.

2 participants