You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The backend GET /api/crop-scans currently hardcodes a .limit(50). Update the FastAPI backend to accept page and limit query parameters, and update the frontend 'History' tab to have a 'Load More' button.
The backend GET /api/crop-scans currently hardcodes a .limit(50). Update the FastAPI backend to accept page and limit query parameters, and update the frontend 'History' tab to have a 'Load More' button.