-
-
Notifications
You must be signed in to change notification settings - Fork 37
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
Frontend: App Branding! #1592
Frontend: App Branding! #1592
Conversation
bd7b057
to
9df5a50
Compare
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.
Nice!! I fixed a few merge conflicts, looks good to go.
Out of scope, potential follow-up: since "Browsertrix" is now bold and darker, it does take a lot of prominence in the app, when maybe the org name should be more prominent? We don't currently show the org name in the app bar if a user only belongs to one org, maybe we could display it as [Browsertrix logo mark] | [Org name]
.
Addresses failing test in #1592 by fixing asset imports in unit tests. Unit tests now import an empty string for all assets--note: if we want to test actual asset content, will need to update this config.
- Fixes a few instances where blue is hardcoded and shouldn't be. - Fixes a few instances where _primary_ is hardcoded and shouldn't be!
This is a destructive action and should be red!
0f99cd4
to
834a0e9
Compare
At some point the name got mixed up, this fixes it 😅
Spacing update, suggestion applied from Emma
Apparently this is fine and you can do it as long as the image has an alt tag (which this does!)
### Changes App bar and org top-level navigation is full-width. Also, adds background color to app bar to differentiate it from the org nav.
Closes #424
Changes
primary
vsblue
for elements where it shouldn't be the samedanger
button variantScreenshots!