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

fix deselect/select on multiple select menus, optimize perf, remove broken context #1256

Merged
merged 3 commits into from
Jul 14, 2021

Conversation

mshwery
Copy link
Contributor

@mshwery mshwery commented Jul 14, 2021

Overview
This PR improves the performance of tables, and the SelectMenu while fixing a buggy behavior when deselecting/reselecting the same item with multiple={true}

Supersedes #1247 and #1142

Screenshots (if applicable)
NA

Documentation

  • Updated Typescript types and/or component PropTypes
  • Added / modified component docs
  • Added / modified Storybook stories

@mshwery
Copy link
Contributor Author

mshwery commented Jul 14, 2021

Also resolves #1140 and #1241

@netlify
Copy link

netlify bot commented Jul 14, 2021

✔️ Deploy Preview for evergreen-storybook ready!

🔨 Explore the source changes: 4002569

🔍 Inspect the deploy log: https://app.netlify.com/sites/evergreen-storybook/deploys/60ef4a49d091d90007673805

😎 Browse the preview: https://deploy-preview-1256--evergreen-storybook.netlify.app

@netlify
Copy link

netlify bot commented Jul 14, 2021

✔️ Deploy Preview for evergreen-storybook ready!

🔨 Explore the source changes: 9d65d7f

🔍 Inspect the deploy log: https://app.netlify.com/sites/evergreen-storybook/deploys/60ef5f9b7c15ef0008fda820

😎 Browse the preview: https://deploy-preview-1256--evergreen-storybook.netlify.app

Copy link
Contributor

@akleiner2 akleiner2 left a comment

Choose a reason for hiding this comment

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

Awesome cleanup! Tested this out locally and feels good to me

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.

None yet

3 participants