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

perf(*): Lazy load page components #324

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Conversation

grafakus
Copy link
Contributor

@grafakus grafakus commented Dec 18, 2024

✨ Description

Related issue(s): #322, 2nd attempt

The 1st attempt resulted in a runtime error. See my question in Slack for more context.

📖 Summary of the changes

See diff tab

🧪 How to test?

  • The build should pass

@grafakus grafakus self-assigned this Dec 18, 2024
@github-actions github-actions bot added the perf label Dec 18, 2024
Copy link
Contributor

github-actions bot commented Dec 18, 2024

Unit test coverage

Lines Statements Branches Functions
Coverage: 12%
13.23% (550/4156) 9.37% (137/1461) 9.31% (120/1288)

@grafakus grafakus marked this pull request as draft December 18, 2024 18:38
@grafakus grafakus force-pushed the grafakus/lazy-load-pages branch from 36bd145 to 42fecf6 Compare December 18, 2024 18:57
@grafakus grafakus marked this pull request as ready for review December 18, 2024 19:14
@grafakus grafakus changed the title perf(*): Lazy load page components perf(*): Lazy load AdHoc+Settings page components Dec 18, 2024
@grafakus grafakus changed the title perf(*): Lazy load AdHoc+Settings page components perf(*): Lazy load page components Dec 18, 2024
@grafakus grafakus requested a review from ifrost December 26, 2024 11:12
@ifrost
Copy link
Contributor

ifrost commented Jan 7, 2025

Would it actually solve the problem? Do you have more details on why the previous attempt failed? I tried running the previous version in dev and worked fine 🤔 (see also #323 (comment))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants