Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extract select field into its own component #43

Open
jhughes982 opened this issue Aug 23, 2022 · 0 comments
Open

Extract select field into its own component #43

jhughes982 opened this issue Aug 23, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@jhughes982
Copy link
Collaborator

jhughes982 commented Aug 23, 2022

  • We are currently using logic to detect whether a form field is an input or a select element,
  • It could be worth extracting this into two separate components, especially if the current component gets any more complex.
  • Also consider refactoring code to use react-select everywhere
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants