Skip to content

Hide active subscriptions wrapper on mobile display and center bottom SideNav items#8133

Merged
FreeTubeBot merged 1 commit intoFreeTubeApp:developmentfrom
Adr1GR:fix/sidenav-subscriptions-mobile
Oct 15, 2025
Merged

Hide active subscriptions wrapper on mobile display and center bottom SideNav items#8133
FreeTubeBot merged 1 commit intoFreeTubeApp:developmentfrom
Adr1GR:fix/sidenav-subscriptions-mobile

Conversation

@Adr1GR
Copy link
Contributor

@Adr1GR Adr1GR commented Oct 14, 2025

Pull Request Type

  • Bugfix
  • Feature Implementation
  • Documentation
  • Other

Related issue

closes #8132

Description

  • Hide the active subscriptions wrapper on mobile display so an empty active subscriptions container no longer creates a right-side gap
  • Adds mobileHidden to the active subscriptions wrapper

Screenshots

Before:
image

After:
Image

More button works fine after:
image

On wide screens is working fine after:
image

Testing

  1. Switch to mobile display (SideNav is on the bottom)
  2. SideNav Items are centered
  3. Return to Wide display (SideNav is on the left)
  4. Active suscriptions are visible on SideNav if "Hide Active Subscriptions" is disabled and not if enabled

Desktop

  • OS: Fedora Linux
  • OS Version: 42
  • FreeTube version: v0.23.11 Beta

Additional context

@FreeTubeBot FreeTubeBot enabled auto-merge (squash) October 14, 2025 21:31
@github-actions github-actions bot added the PR: waiting for review For PRs that are complete, tested, and ready for review label Oct 14, 2025
Copy link
Contributor

@MarmadileManteater MarmadileManteater left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice pr

@FreeTubeBot FreeTubeBot merged commit 03d4479 into FreeTubeApp:development Oct 15, 2025
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 Oct 15, 2025
PikachuEXE added a commit to PikachuEXE/FreeTube that referenced this pull request Oct 16, 2025
* development:
  Bump package version from 0.23.11 to 0.23.12 (FreeTubeApp#8138)
  Add error handling to the deciphering code (FreeTubeApp#8139)
  Fix video playback by using video ID bound poToken (FreeTubeApp#8137)
  Hide subscriptions wrapper on mobile and center bottom SideNav items (FreeTubeApp#8133)
  ! Fix sigFrameScript on dev in windows (FreeTubeApp#8134)
  Translated using Weblate (Estonian)
  Bump github/codeql-action from 3 to 4 (FreeTubeApp#8124)
  Translated using Weblate (Welsh)
  Bump mikefarah/yq from 4.47.2 to 4.48.1 (FreeTubeApp#8123)
  Bump stefanzweifel/git-auto-commit-action from 6 to 7 (FreeTubeApp#8125)
  Bump package version from 0.23.10 to 0.23.11 (FreeTubeApp#8126)

# Conflicts:
#	src/renderer/helpers/api/local.js
PikachuEXE added a commit to NishPatel101/FreeTube that referenced this pull request Oct 21, 2025
* development: (88 commits)
  Bump the eslint group with 4 updates (FreeTubeApp#8158)
  Translated using Weblate (German)
  Bump shaka-player from 4.16.4 to 4.16.6 (FreeTubeApp#8167)
  Bump marked from 16.4.0 to 16.4.1 (FreeTubeApp#8159)
  Bump electron from 38.2.2 to 38.3.0 (FreeTubeApp#8161)
  Bump actions/setup-node from 5 to 6 (FreeTubeApp#8162)
  Bump youtubei.js from 16.0.0 to 16.0.1 (FreeTubeApp#8163)
  Translated using Weblate (Persian)
  Translated using Weblate (Czech)
  Translated using Weblate (Bulgarian)
  Add missing IS_ELECTRON and SUPPORTS_LOCAL_API checks (FreeTubeApp#8147)
  Simplify the NATIVE_THEME_UPDATE event handler (FreeTubeApp#8140)
  Bump package version from 0.23.11 to 0.23.12 (FreeTubeApp#8138)
  Add error handling to the deciphering code (FreeTubeApp#8139)
  Fix video playback by using video ID bound poToken (FreeTubeApp#8137)
  Hide subscriptions wrapper on mobile and center bottom SideNav items (FreeTubeApp#8133)
  ! Fix sigFrameScript on dev in windows (FreeTubeApp#8134)
  Translated using Weblate (Estonian)
  Bump github/codeql-action from 3 to 4 (FreeTubeApp#8124)
  Translated using Weblate (Welsh)
  ...
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.

[Bug]: SideNav bottom layout: subscriptions wrapper causes right-side gap and uncentered items on small screens

5 participants