-
-
Notifications
You must be signed in to change notification settings - Fork 10.6k
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
[Zelda] Bugs, regressions and todos in master #5314
Comments
Just two minor things:
Tested Ghost version: commit 7190e1d |
Hey I've found another weirdness with ONLY firefox (38): no scrollbars in the settings page. |
* resolves regression in both the frontend and admin panel
regarding the "select text" not not highlighting... it seems like this is the culprit:
|
…ost#5314) * the error message is once again centered in both the frontend and admin panel
* refs TryGhost#5314 * the error message is once again centered in both the frontend and admin panel
Updated the OP here with an overview of outstanding issues & what's in progress, ready for today's meeting (cc @dbalders). One thing I'm not sure about is the current state of the navigation @JohnONolan & @novaugust ? |
issue TryGhost#5314 - replace 7 (incorrect) with 8 (correct) in setup's password field placeholder text
Refs TryGhost#5314 - replaced SASS's `lighten` with Myth's `color(x lightness())`
@JohnONolan if all the bugs in the comments here are sorted, then we can probably close this in favour of #5652 and have a separate issue to track adding localstorage tracking of the menu state? All the other items in here have their own issues. |
Thought I'd open an issue to cover / keep track of all the bits and pieces we know needs doing now that Zelda is merged.
bugs & small issues
.icon-check
and.icon-chevron
have gone AWOLlocalstorage / state for navigationTo be done in Persist nav menu state between sessions #5440major issues
user onboarding flow (Epic: #5315)
/authentication/setup/
API: New 'PUT' version of/authentication/setup/
#5342If you think you have found an issue we don't know about, drop a comment and it'll get added to the list.
The text was updated successfully, but these errors were encountered: