react-settings-pane icon indicating copy to clipboard operation
react-settings-pane copied to clipboard

Form Components

Open dstuecken opened this issue 8 years ago • 1 comments

Create components for inputs, selects, buttons, lists, checkboxes and custom stuff like a picture selector (for profile pictures).

This should enable a better implementation for value updates (https://github.com/dstuecken/react-settings-pane/blob/master/src/SettingsPage.js#L49-L66)

Would be an option to use react-input-enhancements for these, since they look pretty smart.

dstuecken avatar May 22 '16 16:05 dstuecken