-
-
Notifications
You must be signed in to change notification settings - Fork 265
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
Prototype view updates from JSON for 2.7 add new #4020
Comments
This should be done; no PR involved, this is just an example of returning the data and refreshing the view. commit: 0a02fbc |
I've got everything in there for posts, terms, users, and pod forms. The only thing remaining there is to handle the JS saving process that terms have which is unique to any of the others. In the future there will be more JS things in core so it'll have to be less than hacky. That's all that's left though. |
Edit links can be used for modals too now, just need to flesh out onChildviewEditClick in _src/pick/pick.js and add the event handler on the edit links in that modal. |
Needs PR and merge into 2.7 |
Related: #3309
Part of #3364
The text was updated successfully, but these errors were encountered: