Skip to content

Fix mobile scene file info overflow - #7141

Open
hyper440 wants to merge 1 commit into
stashapp:developfrom
hyper440:agent/fix-mobile-scene-file-info-overflow
Open

Fix mobile scene file info overflow#7141
hyper440 wants to merge 1 commit into
stashapp:developfrom
hyper440:agent/fix-mobile-scene-file-info-overflow

Conversation

@hyper440

@hyper440 hyper440 commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Description

Removes the fixed viewport height from scene tabs on mobile, allowing expanded file details to scroll normally above
the bottom navigation bar. The height limit is kept for desktop layouts where it is still needed.

Related Issue

Closes #7140

Testing

Tested on a mobile viewport:

  1. Opened a scene and expanded a file entry.
  2. Confirmed the primary file selector remains accessible above the bottom bar.
  3. Checked that the desktop scene tabs still scroll correctly.

Stylelint and formatting checks passed.

Screenshots

imageimage

Checklist

  • I have read and understood the Contributing document.
  • I have read and understood the AI Usage Policy.
  • Documentation changes are not applicable.

AI Usage Disclosure

  • I used AI tools to help investigate the cause and review the CSS change. I reviewed and manually tested the
    final patch.

@hyper440
hyper440 marked this pull request as ready for review August 4, 2026 17:43
@DogmaDragon

This comment was marked as resolved.

@hyper440
hyper440 force-pushed the agent/fix-mobile-scene-file-info-overflow branch from 02c0aad to ee8b602 Compare August 5, 2026 05:08
@hyper440

This comment was marked as resolved.

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.

Primary file selector is covered by the bottom bar on mobile

2 participants