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

Remove redundant events #33548

Merged
merged 1 commit into from
Aug 15, 2022
Merged

Conversation

PVince81
Copy link
Member

@PVince81 PVince81 commented Aug 15, 2022

The events that were removed here actually already existed in ViewController.

Tested with the Talk sidebar tab after sharing a file, still works.

Fixes #33547

With Talk enabled and reloading the page twice.

Before: 33 DB queries
After: 27 DB queries

Signed-off-by: Vincent Petry <[email protected]>
@juliusknorr
Copy link
Member

Failures unrelated

@juliusknorr juliusknorr merged commit 2f07ce1 into master Aug 15, 2022
@juliusknorr juliusknorr deleted the bugfix/33547/remove-redundant-files-events branch August 15, 2022 19:04
@PVince81
Copy link
Member Author

/backport to stable24

@PVince81
Copy link
Member Author

/backport to stable23

@skjnldsv skjnldsv mentioned this pull request Aug 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ViewController don't fire same event 5 times
3 participants