1 Open Issue Need Help Last updated: Aug 9, 2025

Open Issues Need Help

View All on GitHub
Mobile Development Book Management

AI Summary: Fix a bug in a Flutter app's explore page carousel where the looping mechanism is malfunctioning, causing book repetition or omission. The solution requires correctly handling the carousel's state, especially when fetching data from Firestore in batches. A loading indicator should be displayed while waiting for new books. The carousel should display each book exactly once per loop without repetition or skipping.

Complexity: 4/5
help wanted