1 Open Issue Need Help Last updated: Jul 27, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task is to refactor the BarTinder iOS app to eliminate redundant properties used for sorting and filtering in SwiftData. The current implementation uses duplicate string properties alongside enum properties to work around SwiftData's inability to directly use enum `rawValue` in `SortDescriptor` and `Predicate`. The solution should remove the redundant properties, ensuring correct sorting and filtering functionality without manual synchronization in the UI.

Complexity: 4/5
enhancement help wanted

Swipe Responsibly.

Swift