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 error panel created in onViewCreated() but disposed in onDestroy() #5896

Merged
merged 1 commit into from
Mar 24, 2021

Conversation

Stypox
Copy link
Member

@Stypox Stypox commented Mar 24, 2021

What is it?

  • Bugfix (user facing)
  • Feature (user facing)
  • Codebase improvement (dev facing)
  • Meta improvement to the project (dev facing)

Description of the changes in your PR

The error panel is now destroyed in onDestroyView() and is checked for nullity just in case.

Fixes the following issue(s)

#5872 (comment) @B0pol

APK testing

On the website the APK can be found by going to the "Checks" tab below the title and then on "artifacts" on the right.

Due diligence

@Stypox Stypox mentioned this pull request Mar 24, 2021
7 tasks
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@TobiGr TobiGr added the bug Issue is related to a bug label Mar 24, 2021
@TobiGr TobiGr merged commit fe43b4d into TeamNewPipe:dev Mar 24, 2021
tossj pushed a commit to tossj/NewPipe-legacy that referenced this pull request Apr 22, 2021
Fix error panel created in onViewCreated() but disposed in onDestroy()
@Stypox Stypox deleted the fix-error-panel branch August 4, 2022 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue is related to a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants