Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MulitSelect] Move
showOpenerLabelAsText
out of sharedProps (#2379)
## Summary: Follow up from #2354 the new `showOpenerLabel` was included in the `sharedProps` in the MultiSelect that are passed to the SelectOpener which caused many unit tests to fail when trying to update the dropdown package in webapp (Khan/webapp#27791) Issue: XXX-XXXX ## Test plan: Install the snapshot in webapp, yarn test Author: daniellewhyte Reviewers: beaesguerra Required Reviewers: Approved By: beaesguerra Checks: ✅ Chromatic - Get results on regular PRs (ubuntu-latest, 20.x), ✅ Test / Test (ubuntu-latest, 20.x, 2/2), ✅ Test / Test (ubuntu-latest, 20.x, 1/2), ✅ Lint / Lint (ubuntu-latest, 20.x), ✅ Check build sizes (ubuntu-latest, 20.x), ✅ Chromatic - Build on regular PRs / chromatic (ubuntu-latest, 20.x), ✅ Publish npm snapshot (ubuntu-latest, 20.x), ⏭️ Chromatic - Skip on Release PR (changesets), ✅ Prime node_modules cache for primary configuration (ubuntu-latest, 20.x), ✅ Check for .changeset entries for all changed files (ubuntu-latest, 20.x), ✅ gerald, ⏭️ dependabot Pull Request URL: #2379
- Loading branch information