rsm-hcd / AndcultureCode.JavaScript.React.Components

Common atomically designed react components used at andculture
6 stars 8 forks source link

Merge form-field molecules #93

Open alexgetty opened 3 years ago

alexgetty commented 3 years ago

Similar to #90, I'm proposing we merge the various form-field molecules into a single component with the ability to specify the field type. They are all using the same class and stylesheet, as well as have lots of overlapping functionality that would benefit from consolidation.

This is related to #86 because the components in the form-fields folder in molecules need to remain together since they are using the same stylesheet. I don't want to break them up into their own folders and duplicate the styles if we are just going to be merging them anyway.