Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/paginate #99

Merged
merged 4 commits into from
Jun 29, 2024
Merged

Feature/paginate #99

merged 4 commits into from
Jun 29, 2024

Conversation

Abhiek187
Copy link
Owner

search results with loader at the bottom

The Android implementation of Abhiek187/ez-recipes-server#199

I was able to copy-paste most of the logic from the iOS/web app to paginate search results using a token parameter. The only issues I encountered were trying to position the loader properly without it cutting off at the bottom and fixing a back button bug when loading additional results. Side effects be like that sometimes. useEffect, onAppear, LaunchedEffect 🤷

@Abhiek187 Abhiek187 added the enhancement New feature or request label Jun 29, 2024
@Abhiek187 Abhiek187 merged commit d5cb8c7 into main Jun 29, 2024
8 checks passed
@Abhiek187 Abhiek187 deleted the feature/paginate branch June 29, 2024 23:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant