-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Top Bar Alignment and Color Issues #49154
Comments
I think this is the expected behavior. In Calypso, the top bar color will change depending on your color scheme, and those won't be reflected on the front end. We could update the default color scheme top bar color to match the front end for closer visual parity, but I don't think we should set the expectation that the front end will match Calypso. |
Related issue: #47386 |
Started a PR for the extra left-hand padding in D59796-code |
I think my personal expectation would be for that bar to match my color scheme (especially if wp-admin/calypso are being kept in sync now) because it's part of the logged-in management UI Thank you for looking into this! Glad it's not as wide-spread as it seemed at first. |
@noahtallen That's fair! I've opened a new issue in #51757 since I can see it going both ways and it's not technically a bug. |
Just breaking this out into checkboxes so I can keep track of what's shipped:
|
The absence of a Write button on the front end is also specific to the new P2 (not older versions); normal site: P2: This was introduced by @mirka about a year ago in Automattic/p2#115, maybe they know why we're hiding it for P2? |
Right, this was a deliberate design choice to encourage use of the front-end editor. And also to not confuse those who are unfamiliar to WP with two different editors. |
All of the user-facing issues have been fixed – there's one remaining P2-specific issue being tracked and handled by that team. Closing. |
Steps to reproduce the behavior
There are some CSS alignment differences when viewing the topbar in Calypso vs on the front-end of a site (all logged-in views). Some are very significant, and some are pretty slight. I would say the mobile front-end view has the most jarring difference, and the desktop differences are more slight.
The difference in color is very obvious though.
Desktop Calypso:
Desktop Front-End:
Mobile Calypso:
Mobile Front-End:
Browser / OS version
All
Is this specific to the applied theme? Which one?
No
Does this happen on simple or atomic sites or both?
All sites
Is there any console output or error text?
Level of impact (Does it block purchases? Does it affect more than just one site?)
All user logged-in views
Screenshot / Video: If applicable, add screenshots to help explain your problem.
See above
The text was updated successfully, but these errors were encountered: