Skip to content

fix: Workspace schedule button on responsive #3264

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

Merged
merged 4 commits into from
Jul 28, 2022

Conversation

BrunoQuaresma
Copy link
Collaborator

@BrunoQuaresma BrunoQuaresma commented Jul 28, 2022

After:
Screen Shot 2022-07-28 at 11 21 44

With + and - buttons:
Screen Shot 2022-07-28 at 11 53 43

Before:
Screen Shot 2022-07-28 at 11 02 34

@BrunoQuaresma BrunoQuaresma self-assigned this Jul 28, 2022
@BrunoQuaresma BrunoQuaresma requested a review from a team as a code owner July 28, 2022 14:26
export const SmallViewport = Template.bind({})
SmallViewport.args = WorkspaceOffShort.args
SmallViewport.parameters = {
chromatic: { viewports: [320] },
Copy link
Contributor

Choose a reason for hiding this comment

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

This looks useful, how does it work?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

We basically are saying to chromatic to test this snapshot using the 320px viewport. Unfortunately, looks like a Chromatic thing not a Storybook native option.

Copy link
Member

Choose a reason for hiding this comment

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

Looks like maybe Chromatic isn't registering this one?

Copy link
Contributor

@AbhineetJain AbhineetJain left a comment

Choose a reason for hiding this comment

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

Looks good! Great job 👏

BrunoQuaresma and others added 2 commits July 28, 2022 12:45
…utton.stories.tsx

Co-authored-by: Abhineet Jain <AbhineetJain@users.noreply.github.com>
@BrunoQuaresma BrunoQuaresma enabled auto-merge (squash) July 28, 2022 16:08
@BrunoQuaresma
Copy link
Collaborator Author

Fixes #3267

@BrunoQuaresma BrunoQuaresma merged commit 1a8cce2 into main Jul 28, 2022
@BrunoQuaresma BrunoQuaresma deleted the bq/fix-button-calendar-on-responsive branch July 28, 2022 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants