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

Clean up initialization logic of localization gallery #2055

Open
bctcvai opened this issue Mar 11, 2025 · 0 comments
Open

Clean up initialization logic of localization gallery #2055

bctcvai opened this issue Mar 11, 2025 · 0 comments
Milestone

Comments

@bctcvai
Copy link
Member

bctcvai commented Mar 11, 2025

There is a lot of serialization of parallel operations and a few redundant fetches in the initialization of the localization gallery page.

There appears to be a lot of layers + data model abstractions unique to this page. This appears to be the root cause of the problems, generally it doesn't seem required to call rest/Project or rest/StateTypes multiple times per page load nor required to wait for the completion of one before starting the next.

@bctcvai bctcvai added this to the 1.5.0 milestone Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant