Skip to content

Conversation

martinjagodic
Copy link
Member

Update react-select from 4 to 5 to get rid of some console warnings.

@martinjagodic martinjagodic requested a review from a team as a code owner June 9, 2025 14:32
@martinjagodic martinjagodic added the dependencies Pull requests that update a dependency file label Jun 10, 2025
@martinjagodic martinjagodic enabled auto-merge (squash) June 13, 2025 14:19
...styles,
backgroundColor: state.isSelected
Copy link
Contributor

Choose a reason for hiding this comment

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

double checking that state.isSelected was intentionally dropped. PR changes bgColor into backgroundColor: isFocused ? colors.inputBackground : 'transparent',?

auto-merge was automatically disabled June 19, 2025 13:47

Pull request was closed

@martinjagodic martinjagodic deleted the deps/react-select-4-to-5 branch June 19, 2025 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants