-
Notifications
You must be signed in to change notification settings - Fork 154
Sarka/badge list item gap #4710
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
Conversation
LLM Analysis of PR ChangesSummaryThis PR refactors the Key Points to Review
Style & Consistency
|
Storybook staging is available at https://kiwicom-orbit-sarka-badge-list-item-gap.surge.sh Playroom staging is available at https://kiwicom-orbit-sarka-badge-list-item-gap.surge.sh/playroom |
Size Change: +47 B (+0.01%) Total Size: 464 kB
ℹ️ View Unchanged
|
Deploying orbit with
|
Latest commit: |
79f4983
|
Status: | ✅ Deploy successful! |
Preview URL: | https://6411b6df.orbit.pages.dev |
Branch Preview URL: | https://sarka-badge-list-item-gap.orbit.pages.dev |
f883b5c
to
e32ba95
Compare
e32ba95
to
be782be
Compare
be782be
to
79f4983
Compare
...ts/src/List/List.ct.tsx-snapshots/visual-List-List-with-various-spacing-1-Desktop-darwin.png
Show resolved
Hide resolved
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.
tested in storybook and locally, all looks good ✅
Closes https://kiwicom.atlassian.net/browse/FEPLT-2427
This Pull Request meets the following criteria:
For new components:
d.ts
files and are exported inindex.d.ts
✨
Description by Callstackai
This PR modifies the
BadgeListItem
andListItem
components to adjust spacing and improve the overall layout. It also updates the README files to reflect the new default spacing values.Diagrams of code changes
Files Changed
ItemWrapper
to adjust spacing.spacing
prop description to include a default value.spacing
prop usingSPACINGS.ONE_HUNDRED
.ListItem
to improve layout.spacing
prop description to include a default value.spacing
prop usingSPACINGS.ONE_HUNDRED
.This PR includes files in programming languages that we currently do not support. We have not reviewed files with the extensions
.md
. See list of supported languages.