Clicking anywhere in the area of a text field cell should enable focus
Open
- Dominant language
- JavaScript
- Stars
- 29
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
I just tested the [Live Demo](http://insin.github.io/react-gridforms/) from the Readme, and nearly one out of every two clicks I made was not having the expected effect.
In the example from the [Gridforms homepage](http://kumailht.com/gridforms/), when you click anywhere in a cell, including the label, it focuses the text field and you can start typing. In the Live Demo here, you must click exactly on the text field, otherwise it does nothing and there is not even a cursor change to indicate that you are hovering the wrong area.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.