Skip to content

Conversation

@LukasHirt
Copy link
Collaborator

Description

The sticky header composable is now used in the deleted files view. This fixes the issue where the header was always sticky. On smaller screens, this breaks the layout and overlaps the content.

Motivation and Context

Consistent behaviour with other tables.

How Has This Been Tested?

  • test environment: macos, chrome
  • test case 1: scroll table with window height < 500 px
  • test case 2: scroll table with window height > 500 px

Screenshots (if appropriate):

Zaznam.obrazovky.2025-11-21.v.11.17.19.mov
Zaznam.obrazovky.2025-11-21.v.11.18.21.mov

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests
  • Documentation
  • Maintenance (e.g. dependency updates or tooling)

The sticky header composable is now used in the deleted files view.
This fixes the issue where the header was always sticky.
On smaller screens, this breaks the layout and overlaps the content.
@LukasHirt LukasHirt requested a review from mzner November 21, 2025 10:23
@LukasHirt LukasHirt self-assigned this Nov 21, 2025
@sonarqubecloud
Copy link

@LukasHirt LukasHirt merged commit 8856ffe into master Nov 21, 2025
4 checks passed
@LukasHirt LukasHirt deleted the fix/trashbin-sticky-header branch November 21, 2025 10:52
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.

3 participants