-
Notifications
You must be signed in to change notification settings - Fork 56
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
EZP-28682: Error 404 after fast double click #403
Conversation
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.
It works for actions performed from the "right menu" (publish, create, etc - with the exception of actions that invoke an additional modal like "empty trash" or "send to trash")
It still fails after a quick double click on a modal, examples:
- deleting a section from Section details tab (double-click on "Delete" in modal)
- deleting an Assignment from Role
- deleting a Language
- deleting a Content Type Group
- deleting a field type from Content Type (results in a message:
This form should not contain extra fields.
🤔 ) - deleting a Content Type
- deleting a user
- deleting an object state
- deleting an object state group
ping @mnocon |
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.
With a pain in my heart I approve
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.
Looks good!
Merge IBX-2275: Refactor UDW configuration subscribers
Checklist: