Skip to content
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

Clicking x to close EventEditor popup does not trigger afterEventEdit event #8919

Closed
ghulamghousdev opened this issue Apr 1, 2024 · 0 comments
Assignees
Labels
bug Something isn't working forum Issues from forum resolved Fixed but not yet released (available in the nightly builds)
Milestone

Comments

@ghulamghousdev
Copy link
Member

Forum post

Can you guys verify this on your end? I am setting up code in the afterEventEdit event, however it does not seem to trigger when I press the "X" in the topright of the event editor popup. Looking at the documentation, it appears the EventEditor uses a Popup and so it may be a Popup event that is firing and it's bypassing the EventEditor event.

When I press Esc key, it does fire the event though.

@ghulamghousdev ghulamghousdev added bug Something isn't working forum Issues from forum labels Apr 1, 2024
@matsbryntse matsbryntse self-assigned this Apr 1, 2024
@matsbryntse matsbryntse added the ready for review Issue is fixed, the pull request is being reviewed label Apr 1, 2024
@matsbryntse matsbryntse added resolved Fixed but not yet released (available in the nightly builds) and removed ready for review Issue is fixed, the pull request is being reviewed labels Apr 8, 2024
@matsbryntse matsbryntse added this to the 5.6.9 milestone Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working forum Issues from forum resolved Fixed but not yet released (available in the nightly builds)
Projects
None yet
Development

No branches or pull requests

2 participants