-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Styling on storybook sidebar in mWeb is broken #8037
Styling on storybook sidebar in mWeb is broken #8037
Conversation
@mollfpr I updated your QA steps a bit. Since QA happens in our staging environment, it doesn't really make sense to "Run storybook". Storybook is hosted at |
@roryabraham thank you for clearing things up! |
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.
Looks good and tests well!
Whoops, I can't merge this because we require all git commits to be signed. This is pretty easy to do and there's lots of documentation out there for how to set up commit signing. Once you have commit signing working, you can retroactively sign all these commits by:
|
Here is one set of instructions you could follow: https://webdevstudios.com/2020/05/26/retroactively-sign-git-commits/ |
@roryabraham Done! |
@roryabraham Sorry I rebase the commit again. Turn out my gitconfig that signingkey not setup properly. |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
🚀 Deployed to staging by @roryabraham in version: 1.1.42-0 🚀
|
Updates link to test |
🚀 Deployed to production by @chiragsalian in version: 1.1.42-6 🚀
|
Details
../assets/css
to serve staticlyfonts.css
from../assets/css
to make font workFixed Issues
$ #7842
Tests
GTAmericaExp-Regular
PR Review Checklist
Contributor (PR Author) Checklist
main
### Fixed Issues
section abovesrc/languages/*
files (if applicable)Styling.md
) for all style edits I madeSTYLE.md
)Avatar
, I verified the components usingAvatar
are working as expected)main
branch)PR Reviewer Checklist
main
### Fixed Issues
section abovesrc/languages/*
files (if applicable)STYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)main
branch)QA Steps
GTAmericaExp-Regular
(and not something obviously different likeTimes New Roman
)Screenshots
Web
Safari
Chrome
Mobile Web
Desktop
iOS
Android