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

STCOM-1091 Upgrade Downshift dependency. #2283

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

STCOM-1091 Upgrade Downshift dependency. #2283

wants to merge 12 commits into from

Conversation

JohnC-80
Copy link
Contributor

@JohnC-80 JohnC-80 commented May 10, 2024

This PR updates our downshift dependency from v2 to v9. At it's completion it will involve a refactor of <Selection>, <MultiSelection>, and <AutoSuggest>.

  • - Convert <Selection> to use <Downshift>.
    • - add capability for option groups.
  • - Upgrade <MultiSelection> to use useMultiSelect hook from downshift.
  • - Upgrade <AutoSuggest> to use useComboBox hook.

Copy link

github-actions bot commented May 10, 2024

Jest Unit Test Statistics

0 tests  ±0   0 ✔️ ±0   0s ⏱️ ±0s
0 suites ±0   0 💤 ±0 
0 files   ±0   0 ±0 

Results for commit 1f405ed. ± Comparison against base commit a04def6.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented May 10, 2024

BigTest Unit Test Statistics

       1 files  ±0         1 suites  ±0   14s ⏱️ -1s
1 446 tests  - 4  1 440 ✔️  - 4  6 💤 ±0  0 ±0 
1 448 runs   - 4  1 442 ✔️  - 4  6 💤 ±0  0 ±0 

Results for commit 1f405ed. ± Comparison against base commit a04def6.

♻️ This comment has been updated with latest results.

@JohnC-80 JohnC-80 marked this pull request as ready for review May 24, 2024 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant