Skip to content

Fix expand row of ListView when in Trash#2648

Merged
jeremypw merged 2 commits intomainfrom
jeremypw/fix-trash-indent
Oct 5, 2025
Merged

Fix expand row of ListView when in Trash#2648
jeremypw merged 2 commits intomainfrom
jeremypw/fix-trash-indent

Conversation

@jeremypw
Copy link
Contributor

@jeremypw jeremypw commented Sep 28, 2025

Fixes #2647
Fixes #241

It is intentionally only possible to perform trash operations on the top level when within trash but there is still a need to look within folders to what will be operated on so if we allow ListView it must operate correctly in trash.

This PR makes sure that we stay within the trash//: hierarchy when navigating so that the ListModel works correctly.

@jeremypw jeremypw added the Bitesize Simple, small diff label Sep 28, 2025
@jeremypw jeremypw requested a review from a team September 28, 2025 16:13
@jeremypw jeremypw added this to the 7.1.6 milestone Oct 5, 2025
@jeremypw
Copy link
Contributor Author

jeremypw commented Oct 5, 2025

@lenemter Thanks for the review!

@jeremypw jeremypw merged commit 9d5d1d6 into main Oct 5, 2025
4 checks passed
@jeremypw jeremypw deleted the jeremypw/fix-trash-indent branch October 5, 2025 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bitesize Simple, small diff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Directory "unrolling" broken in Trash folder Entering a folder in trash loses the trash:// scheme

2 participants