-
Notifications
You must be signed in to change notification settings - Fork 4.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
Save panel - decouple Site Entity items for individual saving. #30816
Conversation
Size Change: +373 B (0%) Total Size: 1.46 MB
ℹ️ View Unchanged
|
Looking good! The E2E test is failing and there is a conflicting file that needs to be resolved. After those, I'm happy to ✅ |
Yeah, I see thats happening but Im not quite sure what that is about yet. Handled the merge conflict and updated so will see how it goes now. |
It looks like the |
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.
Works for 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.
Not a code review but this is working well for me when I test.
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.
🚢 🚢 🚢 🚢
Description
Aims to solve #29462 (alternative to #30779) This PR explores decoupling the site entity's edits and modularizing them in the save panel, allowing for individual checkbox selection of each edited item:
Previously, any combination of these items would fall under the same checkbox with an obscure (actual site title) label and they all would have to be saved (or not saved) together:

How has this been tested?
Screenshots
Types of changes
Checklist:
*.native.js
files for terms that need renaming or removal).