Skip to content
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(components): update Box stories #14827

Merged
merged 2 commits into from
Apr 8, 2024
Merged

refactor(components): update Box stories #14827

merged 2 commits into from
Apr 8, 2024

Conversation

koji
Copy link
Contributor

@koji koji commented Apr 7, 2024

Overview

update Box stories

close AUTH-294

Test Plan

Changelog

Review requests

Risk assessment

low

@koji koji requested review from ncdiehl11 and jerader April 7, 2024 16:27
@koji koji marked this pull request as ready for review April 7, 2024 16:27
@koji koji requested a review from a team as a code owner April 7, 2024 16:27
@koji koji removed the request for review from a team April 7, 2024 16:27
@koji koji added the authorship label Apr 8, 2024
'This is a simple box atom that accepts all primitive styling props.',
backgroundColor: 'grey',
border: '1px solid black',
padding: '1rem',
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we want to use the constant here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i will update.

args: {
children:
'This is a simple box atom that accepts all primitive styling props.',
backgroundColor: 'grey',
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we use a color in our color system?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, i will update.

children:
'This is a simple box atom that accepts all primitive styling props.',
backgroundColor: 'grey',
border: '1px solid black',
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same here, we can use a border constant

Copy link
Collaborator

@jerader jerader left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm but left comments to use some typography constants

@koji koji merged commit 88c3f2c into edge Apr 8, 2024
46 checks passed
@koji koji deleted the refactor_box-stories branch April 8, 2024 17:01
Carlos-fernandez pushed a commit that referenced this pull request May 20, 2024
* refactor(components): update Box stories
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants