-
Notifications
You must be signed in to change notification settings - Fork 10
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
[EXPERIMENT] WB-1588: Dropdowns + Cell prototype #2097
Conversation
|
Size Change: +910 B (+1%) Total Size: 93.5 kB
ℹ️ View Unchanged
|
A new build was pushed to Chromatic! 🚀https://5e1bf4b385e3fb0020b7073c-qngkdthaph.chromatic.com/ Chromatic results:
|
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #2097 +/- ##
==========================================
- Coverage 97.09% 87.38% -9.72%
==========================================
Files 243 243
Lines 28205 28175 -30
Branches 2463 1847 -616
==========================================
- Hits 27386 24621 -2765
- Misses 819 3554 +2735
... and 72 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
Summary:
Prototyping using Cells as dropdown options.
The work here will help us to drive the design of the dropdowns + cells.
Issue: WB-1588
Test plan:
Verify that the
SingleSelect
stories still work and that the focus and hoverStates are different one from the other.