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 window title displaying null while loading a video or channel #4913

Merged
merged 1 commit into from
Apr 9, 2024

Conversation

absidue
Copy link
Member

@absidue absidue commented Apr 8, 2024

Fix title bar displaying null while loading a video or channel

Pull Request Type

  • Bugfix

Description

The checks to stop the window title from changing when a video or channel is opened weren't working correctly, which meant that it would temporily show null - FreeTube while the video or channel was loading, before it was corrected to include the channel name or video title.

Screenshots

title-bar-with-null

Testing

Click on a video and check that the window title doesn't change until the video has loaded, instead of temporarily showing null - FreeTube while the video is loading.

Desktop

  • OS: Windows
  • OS Version: 10
  • FreeTube version: 86fb75b

@github-actions github-actions bot added the PR: waiting for review For PRs that are complete, tested, and ready for review label Apr 8, 2024
@FreeTubeBot FreeTubeBot enabled auto-merge (squash) April 8, 2024 17:59
@FreeTubeBot FreeTubeBot merged commit ae027f1 into FreeTubeApp:development Apr 9, 2024
5 checks passed
@github-actions github-actions bot removed the PR: waiting for review For PRs that are complete, tested, and ready for review label Apr 9, 2024
@absidue absidue deleted the title-null branch April 9, 2024 04:11
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

5 participants