Open Issues Need Help
View All on GitHubAI Summary: This issue proposes adding a new feature to display a photographer's image instead of their work on member and photographer pages. Users will be able to control this preference via a new toggle in the app's settings, which will be persisted. The long-term goal is to allow users to switch between viewing both images interactively.
iOS app for showcasing and viewing portfolios with curated fine-art photographic images.
AI Summary: The task is to modify the iOS app's "Portfolios" screen to prevent the display of photo clubs if all their members are filtered out by the search bar. This requires updating the SwiftUI list to dynamically hide sections based on the filtering criteria, likely involving conditional rendering and data manipulation to check for empty member lists after filtering.
iOS app for showcasing and viewing portfolios with curated fine-art photographic images.