-
Notifications
You must be signed in to change notification settings - Fork 4.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
Try: Polish post takeover modal. #37821
Conversation
One option is to land this PR as is, as a small step forward that doesn't close out #37725, but still vastly improves the situation 🤔 |
Size Change: -37 B (0%) Total Size: 1.13 MB
ℹ️ View Unchanged
|
I've not tested this, but we can use
Makes sense to me 👍 |
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.
LGTM! Thanks, @joen.
I can do a follow-up for some items you mentioned in the description.
Description
Starts work on #37725 (comment). Before:
After:
Note that a number of aspects aren't yet implemented, not for lack of desire but I need to read up on (or get help with) how to piece together complex strings for localization. These include:
In diving into this work, it also highlights some of the changes we need to happen at the component level, so the content of modals can be systematically the same without bespoke CSS. That would also benefit the Page List conversion modal, which this PR also bases its max-width on:
Such component changes are out of scope for this PR, but are nevertheless worth mentioning.
How has this been tested?
Create two admin user accounts, for example an editor and an admin. Save a post as one user, then log in as the other user in an incognito window and load the same post.
Checklist:
*.native.js
files for terms that need renaming or removal).