Skip to content

Conversation

utkarshumrao-webkul
Copy link
Contributor

Issue Reference

#176

Description

This update makes the category tree load faster and work more efficiently by:

-- Splitting each category into its own small component (TreeItem)
-- Only loading the root categories at first, and fetching children when needed
-- Removing the use of the category resource to reduce extra processing

@devansh-pal-webkul devansh-pal-webkul linked an issue Aug 8, 2025 that may be closed by this pull request
1 task
@utkarshumrao-webkul utkarshumrao-webkul changed the title Issues Category tree render time improvement Aug 8, 2025
@devansh-pal-webkul devansh-pal-webkul self-requested a review August 8, 2025 12:32
Copy link
Collaborator

@devansh-pal-webkul devansh-pal-webkul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@utkarshumrao-webkul , please make the mentioned changes

@devansh-pal-webkul devansh-pal-webkul added Changes Requested This pull request is awaiting changes requested by reviewer and removed Under testing labels Aug 8, 2025
@devansh-pal-webkul devansh-pal-webkul removed under review Changes Requested This pull request is awaiting changes requested by reviewer labels Sep 3, 2025
@devansh-pal-webkul devansh-pal-webkul merged commit b4c08f0 into unopim:master Sep 3, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Categories tree rendering too long

2 participants