Skip to content

Conversation

@0xDAEF0F
Copy link
Contributor

Summary

  • Add depth-based z-index to sticky folders so parent folders layer above children
  • Fix CSS selector specificity for sticky folder background colors
  • Only apply bg-transparent to file items, not directories

Known Issues

There is still some minor content bleeding through sticky headers that needs further investigation.

Test plan

  • Open a deeply nested folder structure in the file explorer
  • Scroll through the file tree and verify sticky folder headers hide content beneath them
  • Verify parent folders appear above child folders when multiple are sticky

- Add depth-based z-index to sticky folders so parent folders layer above children
- Fix CSS selector specificity for sticky folder background colors
- Only apply bg-transparent to file items, not directories

Note: There is still some minor content bleeding through sticky headers
Copy link
Member

@mehmetozguldev mehmetozguldev left a comment

Choose a reason for hiding this comment

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

LGTM

@mehmetozguldev mehmetozguldev merged commit c183562 into athasdev:master Dec 19, 2025
2 checks passed
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.

2 participants