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

Inconsistent event firing of beforeEventSelectionChange and eventSelectionChange #7380

Closed
matsbryntse opened this issue Aug 25, 2023 · 0 comments
Assignees
Labels
bug Something isn't working forum Issues from forum large-account Reported by large customer OEM OEM customer resolved Fixed but not yet released (available in the nightly builds)
Milestone

Comments

@matsbryntse
Copy link
Member

Forum post
Hello, I found this topic which seems relevant to my issue.

What I would expect is that events fired in [b]beforeEventSelectionChange[/b] will be duplicated in [b]eventSelectionChange[/b] but from my testing the following happens:
[list]On first event selection: [b]beforeEventSelectionChange[/b] is fired with [b]clear[/b] action and [b]eventSelectionChange[/b] is fired with [b]select[/b] action [attachment=2]1.png[/attachment][/list]
[list]Then on empty scheduler click: [b]beforeEventSelectionChange[/b] is fired with [b]update[/b] action and [b]eventSelectionChange[/b] is fired with [b]clear[/b] action [attachment=1]2.png[/attachment][/list]
[list]Then another click on empty scheduler: [b]beforeEventSelectionChange[/b] is fired with [b]clear[/b] action and [b]eventSelectionChange[/b] is not fired [attachment=0]3.png[/attachment][/list]

Is this behavior expected by design?

Demo: [url]https://codepen.io/jan-veovo/pen/JjBqMZY[/url]

Cheers,
Jan

@matsbryntse matsbryntse added bug Something isn't working forum Issues from forum large-account Reported by large customer OEM OEM customer labels Aug 25, 2023
@matsbryntse matsbryntse self-assigned this Aug 25, 2023
@matsbryntse matsbryntse added ready for review Issue is fixed, the pull request is being reviewed 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 Aug 25, 2023
@matsbryntse matsbryntse added this to the 5.5.2 milestone Aug 28, 2023
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 large-account Reported by large customer OEM OEM customer resolved Fixed but not yet released (available in the nightly builds)
Projects
None yet
Development

No branches or pull requests

1 participant