Closed justinwolfe closed 2 years ago
✔️ Deploy Preview for hsds-react ready!
🔨 Explore the source changes: d13d01c47d0c04e47668197b0756e616af679c96
🔍 Inspect the deploy log: https://app.netlify.com/sites/hsds-react/deploys/618c72c89d27ef0007049965
😎 Browse the preview: https://deploy-preview-998--hsds-react.netlify.app
Problem/Feature
For the DropList used for the Tags menu in the convo redesign, we want to alter the elements displayed based on whether the search input has a value (Jira). This PR adds an
onInputChange
callback to allow for that as recommended by @tinkertrain hereGuidelines
Make sure the pull request:
proptypes
) Guidelines