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 regression introduced in PR #519, fixes #522 #523

Merged
merged 1 commit into from
Mar 9, 2022
Merged

Fix regression introduced in PR #519, fixes #522 #523

merged 1 commit into from
Mar 9, 2022

Conversation

alexandresoro
Copy link
Contributor

Fixes regression introduced in #519 that prevented to reach the overview page when no torrent was present.

The changes are simply to make sur that the expand status hooks are defined before the related components can be returned.

Related Issue

#519

Screenshots

Types of changes

Fix is for a change that is not yest part of a release

  • Breaking change (changes that break backward compatibility of public API or CLI - semver MAJOR)
  • New feature (non-breaking change which adds functionality - semver MINOR)
  • Bug fix (non-breaking change which fixes an issue - semver PATCH)

@jesec
Copy link
Owner

jesec commented Mar 9, 2022

Thank you so much!

Yeah, this is a serious issue. It would have been caught by the frontend tests.

But unfortunately, they are disabled, pending the CSS refactoring. Fortunately, now I have more time available to restart working on that.

@alexandresoro alexandresoro deleted the fix-refresh-when-empty branch March 10, 2022 09:45
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.

None yet

2 participants