Open kulanah opened 6 years ago
Requirements:
One additional request for the React rebuild would be to use label HTML elements for labels associated with inputs. Clicking on a label will count as clicking its associated input, so it makes forms slightly easier to use. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/label for examples.
This is not a high priority, so don't worry about it if it would be too much extra work. But it is a small enhancement, so I thought I would suggest it.
Ah this is a cool feature and definitely doable with basically zero effort.
Goal is to change the options box to use react in an attempt to make it more modular.