-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
refactor: Convert Sheet stories to csf format #7471
Conversation
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #7471 +/- ##
=======================================
Coverage 35.06% 35.07%
=======================================
Files 1040 1040
Lines 27669 27664 -5
Branches 2345 2342 -3
=======================================
+ Hits 9702 9703 +1
+ Misses 17442 17436 -6
Partials 525 525 ☔ View full report in Codecov by Sentry. |
Kudos, SonarCloud Quality Gate passed! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Curious question, what happens if the name of the title and the top right button are bigger? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
app/component-library/components/Sheet/SheetBottom/SheetBottom.stories.tsx
Show resolved
Hide resolved
the title will overflow to multiple lines and will center around start and end accessories |
…to morph/convert-sheet
9ff18b6
Kudos, SonarCloud Quality Gate passed! |
Description
Screenshots/Recordings
Pre-merge author checklist
Pre-merge reviewer checklist