Skip to content

Fix: Remove overflow-x: hidden to fix extra scrollbar in settings#8873

Closed
cyphercodes wants to merge 1 commit intoFreeTubeApp:developmentfrom
cyphercodes:fix-settings-scrollbar
Closed

Fix: Remove overflow-x: hidden to fix extra scrollbar in settings#8873
cyphercodes wants to merge 1 commit intoFreeTubeApp:developmentfrom
cyphercodes:fix-settings-scrollbar

Conversation

@cyphercodes
Copy link
Copy Markdown

@cyphercodes cyphercodes commented Mar 25, 2026

Pull Request Type

  • Bugfix

Related issue

Description

This pull request fixes an issue where an unnecessary vertical scrollbar appeared in the settings page for certain languages (e.g., German, Turkish).

Changes made:

  • Removed the overflow-x: hidden property from .settingsSections and .switchRow within the Settings.css file.

Testing

  • Tested across multiple languages that previously showed the issue (German, Polish, Turkish).
  • Validated responsive behavior at different screen sizes.

@FreeTubeBot FreeTubeBot enabled auto-merge (squash) March 25, 2026 01:17
@github-actions github-actions bot added the PR: waiting for review For PRs that are complete, tested, and ready for review label Mar 25, 2026
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@efb4f5ff-1298-471a-8973-3d47447115dc efb4f5ff-1298-471a-8973-3d47447115dc added PR: changes requested and removed PR: waiting for review For PRs that are complete, tested, and ready for review labels Mar 25, 2026
auto-merge was automatically disabled March 27, 2026 02:01

Head branch was pushed to by a user without write access

@FreeTubeBot FreeTubeBot enabled auto-merge (squash) March 27, 2026 02:01
@cyphercodes

This comment was marked as spam.

- Remove overflow-x: hidden from default .settingsSections and .switchRow
  to fix extra vertical scrollbar in certain languages (German, Turkish)
- Add overflow-x: hidden back only for screens <= 1200px to prevent
  horizontal scrollbars on compressed screen sizes

Fixes FreeTubeApp#6330
auto-merge was automatically disabled March 27, 2026 09:15

Head branch was pushed to by a user without write access

@FreeTubeBot FreeTubeBot enabled auto-merge (squash) March 27, 2026 09:15
@cyphercodes

This comment was marked as spam.

@absidue absidue closed this Mar 29, 2026
auto-merge was automatically disabled March 29, 2026 15:50

Pull request was closed

@FreeTubeApp FreeTubeApp locked as spam and limited conversation to collaborators Mar 29, 2026
@absidue absidue added PR: changes requested AI-PR PR that has been determined to be completely or majority untested and AI generated and removed PR: changes requested labels Mar 29, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

AI-PR PR that has been determined to be completely or majority untested and AI generated

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants