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: Don't display loading error on trashcan page if an error occurred #3993

Merged
merged 2 commits into from
Apr 5, 2024

Conversation

bjoernricks
Copy link
Contributor

What

Don't display loading error on trashcan page if an error occurred

Why

Deactivate the loading indicator if an error occurred while loading the trashcan data. This change also cleans up the loading code a bit.

@bjoernricks bjoernricks requested a review from a team as a code owner April 4, 2024 06:48
Copy link

github-actions bot commented Apr 4, 2024

Conventional Commits Report

Type Number
Bug Fixes 1

🚀 Conventional commits found.

@bjoernricks bjoernricks enabled auto-merge (rebase) April 4, 2024 06:52
@bjoernricks bjoernricks force-pushed the stop-loading-on-error-at-trashcan-page branch 2 times, most recently from 4fc9e79 to 913a3e3 Compare April 4, 2024 11:36
Deactivate the loading indicator if an error occurred while loading the
trashcan data. This change also cleans up the loading code a bit.
Hooks are much easier to understand then HOCs.
@a-h-abdelsalam a-h-abdelsalam force-pushed the stop-loading-on-error-at-trashcan-page branch from 913a3e3 to 0ec9bf2 Compare April 5, 2024 13:52
@bjoernricks bjoernricks merged commit 045f299 into main Apr 5, 2024
11 checks passed
@bjoernricks bjoernricks deleted the stop-loading-on-error-at-trashcan-page branch April 5, 2024 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants