Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Updated to use react-select's AsyncCreatableSelect for getting sugges… #113

Merged
merged 1 commit into from
Feb 24, 2021

Conversation

mbaghel
Copy link
Contributor

@mbaghel mbaghel commented Feb 24, 2021

…tions in AddModal

  • Removed CreatableSelect from ReactSelect component
  • Created new AsyncSelect component
  • Decoupled suggestion state from redux
  • Allow AsyncSelect to handle its own state

…tions in AddModal

- Removed CreatableSelect from ReactSelect component
- Created new AsyncSelect component
- Decoupled suggestion state from redux
- Allow AsyncSelect to handle its own state
Copy link
Contributor

@maxceem maxceem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @mbaghel. It works good and became much simpler.

The issue could be sometimes reproduced, but looks like it's less often now, it's harder to reproduce it for me during normal usage. We would check how it goes in daily usage in comparison with the approach we have in Connect App.

@maxceem maxceem merged commit ca11835 into topcoder-archive:dev Feb 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants