You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Pull Request
## 🤨 Rationale
Updates FAST dependencies to the latest version we can. Unfortunately [hit an issue with select controls](microsoft/fast#5586) that manifests in the [storybook matrix tests](https://60e89457a987cf003efc0a5b-uxxekwhpfi.chromatic.com/?path=/story/tests-select--select-opened-theme-matrix) in an example branch (see console).
Fixes#339
## 👩💻 Implementation
- Updated FAST packages to latest except fast-foundation which is updated to the latest version without the select issue
- Modified fast-foundation range specifier to avoid package with error
## 🧪 Testing
Rely on existing tests and CI.
## ✅ Checklist
- [x] I have updated the project documentation to reflect my changes or determined no changes are needed.
As part of updating FAST, we should also enable the disabled toggle-button test for Enter key interactions -- see #336 (comment)
The text was updated successfully, but these errors were encountered: