Skip to content

Conversation

@cwbooth5
Copy link
Collaborator

This moves files around and starts to use the new architecture.

Tests need to be sorted out still.

There's a bunch we still need to move out of the UI code, ideally.

cwbooth5 added 6 commits June 13, 2025 20:07
This moves files around and starts to use the new architecture.

Tests need to be sorted out still.

There's a bunch we still need to move out of the UI code, ideally.
This was too much metadata on images, it wasn't needed.

  - Removed commented filter state: Deleted the selectedFilter state variable
  - Removed filter functionality: Eliminated the filteredPhotos computed property and related filtering logic
  - Updated photo display: Changed from filteredPhotos to photos in the LazyVGrid
  - Removed filter menu: Deleted the commented "Filter Photos" menu from the toolbar
  - Deleted filter files: Removed PhotoFilter.swift and PhotoFilterTests.swift completely
  - Updated photo detail navigation: Fixed the navigation to use photos instead of filteredPhotos
This was a huge in-progress changeset, not sure if it's working but there are a lot of good little changes here.
@cwbooth5 cwbooth5 closed this Sep 10, 2025
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