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

FIX: Load categories from search response #612

Merged
merged 1 commit into from May 14, 2024
Merged

Conversation

nbianca
Copy link
Member

@nbianca nbianca commented May 11, 2024

When lazy load categories is enabled, the list of categories does not have to fetched from the "site.json" endpoint because it is already returned by "search.json".

This commit reverts commits 5056502 and 3e54697 because iterating over all pages of categories is not really necessary.

When lazy load categories is enabled, the list of categories does not
have to fetched from the "site.json" endpoint because it is already
returned by "search.json".

This commit reverts commits 5056502 and 3e54697 because iterating over
all pages of categories is not really necessary.
@nbianca nbianca merged commit d5e3059 into main May 14, 2024
5 checks passed
@nbianca nbianca deleted the fix_search_categories branch May 14, 2024 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants