files-community / Files

Building the best file manager for Windows
https://files.community
MIT License
34k stars 2.17k forks source link

Fix: Fixed crash that would occur when ungrouping from zoomed out view #15639

Closed hishitetsu closed 3 months ago

hishitetsu commented 3 months ago

Resolved / Related Issues

To prevent extra work, all changes to the Files codebase must link to an approved issue marked as Ready to build. Please insert the issue number following the hashtag with the issue number that this Pull Request resolves.

Steps used to test these changes

Stability is a top priority for Files and all changes are required to go through testing before being merged into the repo. Please include a list of steps that you used to test this PR.

  1. Set group by name
  2. Click group name and enter the zoomed out view
  3. Set group by none
  4. No longer crash
yaira2 commented 3 months ago

Thank you