-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
fix/restore form opening so cancel button works properly #21717
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
base: 11.0/bugfixes
Are you sure you want to change the base?
fix/restore form opening so cancel button works properly #21717
Conversation
|
Discussed with @Herafia and @Rom1-B We identified an issue with missing During the investigation, we found that the file This PR aims to simplify and clarify the logic by systematically opening and closing 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.
decbabd to
a16ebe5
Compare
|
The |
Don’t worry about this — we’re refactoring the code to properly handle unique forms, regardless of whether it’s for updating a ticket, adding a follow-up, or cancelling one, since they all point to the same front end as previously implemented |
AdrienClairembault
left a comment
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.
The cancel ticket button doesn't seems to work with the latest changes, nothing happen when I click on it.

Checklist before requesting a review
Description
Screenshots (if appropriate):