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

fix: catch expected exception in event handler #5497

Merged
merged 1 commit into from Mar 17, 2024

Conversation

juliushaertl
Copy link
Member

@juliushaertl juliushaertl commented Mar 15, 2024

Follow up to #5481 which otherwise might cause an error being thrown during normal file operations where we should just ignore this case.

Found on our instance

Signed-off-by: Julius Härtl <jus@bitgrid.net>
@juliushaertl juliushaertl added bug Something isn't working 3. to review labels Mar 15, 2024
@juliushaertl juliushaertl self-assigned this Mar 15, 2024
@mejo- mejo- merged commit 0282002 into main Mar 17, 2024
61 checks passed
@mejo- mejo- deleted the fix/node-written-exception branch March 17, 2024 10:40
mejo- added a commit that referenced this pull request Mar 25, 2024
* Add the scroll event listener to the app details pane, not to document
* Don't dispatch the scroll event in capture phase

Fixes: #5497

Signed-off-by: Jonas <jonas@freesources.org>
mejo- added a commit that referenced this pull request Mar 25, 2024
Don't hide e.g. when scrolling in an input element.

Fixes: #5497

Signed-off-by: Jonas <jonas@freesources.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review bug Something isn't working
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants