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: Serialize parent categories first #24530

Merged
merged 1 commit into from Nov 23, 2023
Merged

Conversation

nbianca
Copy link
Member

@nbianca nbianca commented Nov 23, 2023

The parent category is necessary for the client to build the category-link (for example, the color of the parent category is needed for rendering the category badge). If the parent category is serialized after the child category, the client will not build the parent-child relationship correctly.

The parent category is necessary for the client to build the
category-link (for example, the color of the parent category is needed
for rendering the category badge). If the parent category is serialized
after the child category, the client will not build the parent-child
relationship correctly.
@nbianca nbianca merged commit 012541b into main Nov 23, 2023
16 checks passed
@nbianca nbianca deleted the fix_topic_list-serialization branch November 23, 2023 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants