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

Simplify viewports in Storybook #805

Merged
merged 1 commit into from
Nov 23, 2023

Conversation

VincentSmedinga
Copy link
Contributor

We’re simplifying the list of viewports in Storybook with which people can get an indication of how a component will work on a phone, tablet or desktop computer.

Our responsive framework is ready to serve any screen resolution, but we’re not going to design every component or screen in every one of them. Our designers are used to making high-fidelity designs in Figma and need some control over the width of the frames they create and the measurements of our layout and typography at these widths.

We have decided to go with 320, 832 and 1600 as reference widths for design. It seems logical to match that list in Storybook. I tried to find logical heights to match.

@VincentSmedinga VincentSmedinga merged commit 72bfcd9 into develop Nov 23, 2023
3 checks passed
@VincentSmedinga VincentSmedinga deleted the task/DES-485-simplify-viewports branch November 30, 2023 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants