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

Improving chain select and react-select instances #413

Merged
merged 5 commits into from
Jan 27, 2024
Merged

Conversation

kreneskyp
Copy link
Owner

Description

Improved react-select integration:

  • can now display use default values
  • rich option/values don't break search

Used to improve chain select

image

Changes

[List out the changes you've made in this pull request. Be as specific as possible.]

How Tested

[Explain how you tested this pull request. Include any relevant steps or scripts.]

TODOs

[List any outstanding TODOs or known issues that still need to be addressed.]

…plify building instances with richer option display
- integrated common styles and helpers
- removed custom option fetching, which can be handled better with react-select internal functionality
- now shows intial values without searching
- now uses rich options, without breaking search functionality
@kreneskyp kreneskyp merged commit 067d82a into master Jan 27, 2024
6 checks passed
@kreneskyp kreneskyp deleted the chain_select branch January 27, 2024 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant