Skip to content

Comments

Fix scene list table styling issues#6169

Merged
WithoutPants merged 3 commits intostashapp:developfrom
WithoutPants:issues/table-list-styling
Oct 22, 2025
Merged

Fix scene list table styling issues#6169
WithoutPants merged 3 commits intostashapp:developfrom
WithoutPants:issues/table-list-styling

Conversation

@WithoutPants
Copy link
Collaborator

  • fixes overflow menu showing under list header
  • fixes height of the scene list table not using available space

@WithoutPants WithoutPants added this to the Version 0.29.0 milestone Oct 22, 2025
@WithoutPants WithoutPants added the bug Something isn't working label Oct 22, 2025
Copy link
Contributor

@smith113-p smith113-p left a comment

Choose a reason for hiding this comment

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

Considering that the header is a fixed-ish height, whereas dvh is a percentage, would it better to use something like calc(100dvh - 50px)?

@WithoutPants WithoutPants merged commit 5049d6e into stashapp:develop Oct 22, 2025
2 checks passed
XGFan pushed a commit to XGFan/stash that referenced this pull request Oct 22, 2025
* Reduce z-index of table list header
* Set better max-height for scene list table
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants