You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 14, 2025. It is now read-only.
FIX: restore button to add user notes to post admin menu (#85)
* FIX: use api.addPostAdminMenuButton for modifying post admin menu instead of widget We use app events here to force refresh of specific post, as previously the behaviour of the widget would trigger the re-render at the same time as the primary actions. This could also be handled in the modal instead of via the action passed by the button. --------- Co-authored-by: Joffrey JAFFEUX <j.jaffeux@gmail.com>
0 commit comments