spacedriveapp / spacedrive

Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.
https://spacedrive.com
GNU Affero General Public License v3.0
31.53k stars 931 forks source link

The "Recents" tab is not functioning properly. #2571

Closed samurai00 closed 2 months ago

samurai00 commented 3 months ago

Describe the bug

The "Recents" tab only displays files upon the initial launch of app. Once I switch to another tab, such as Overview or Favorites, and then switch back to Recents, it shows a blank page with no files listed. In this scenario, when switching away from the Recents tab, there is a brief moment where the files appear before the content of the other tab is shown.

Reproduction

  1. Open Spacedrive.app
  2. Click "Recents"
  3. Click "Overview"
  4. Click "Recents" 截屏2024-06-19 20 37 26 截屏2024-06-19 20 37 29
截屏2024-06-19 20 37 34 截屏2024-06-19 20 37 36

Expected behavior

No response

Platform and versions

macOS Sonoma 14.5 arm64
Apple Silicon M1 Pro

Spacedrive: Version 0.3.1 (20240531.213255)

❯ pnpm --version && cargo --version && rustc --version
9.1.1
cargo 1.78.0 (54d8815d0 2024-03-26)
rustc 1.78.0 (9b00956e5 2024-04-29)

Stack trace

No response

Additional context

No response

ameer2468 commented 3 months ago

Thank you for the report - will be fixed asap!