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: Use one PageWrapper instance for all settings pages #18752

Draft
wants to merge 33 commits into
base: main
Choose a base branch
from

Conversation

hbjORbj
Copy link
Contributor

@hbjORbj hbjORbj commented Jan 19, 2025

What does this PR do?

  • Step towards removing usage of WithLayout and relying on a single layout file. We need to migrate all routes that use WithLayout into (use-page-wrapper) route group.

Mandatory Tasks (DO NOT REMOVE)

  • I have self-reviewed the code (A decent size PR without self-review might be rejected).
  • N/A - I have updated the developer docs in /docs if this PR makes changes that would require a documentation change. If N/A, write N/A here and check the checkbox.
  • I confirm automated tests are in place that prove my fix is effective or that my feature works.

How should this be tested?

  • Please use the latest Vercel preview and test please 🙏.

* move /403 and /500

* move /auth/error

* move /connect-and-join

* move /enterprise

* move /maintenance

* move /more

* move /upgrade
…to chore/removing-WithLayout-from-more-multiple-pages
Copy link

vercel bot commented Jan 19, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
cal ⬜️ Ignored (Inspect) Visit Preview Jan 23, 2025 5:43pm
calcom-web-canary ⬜️ Ignored (Inspect) Visit Preview Jan 23, 2025 5:43pm

@graphite-app graphite-app bot requested a review from a team January 19, 2025 19:50
@graphite-app graphite-app bot requested a review from a team January 19, 2025 19:50
@hbjORbj hbjORbj marked this pull request as draft January 19, 2025 19:50
@dosubot dosubot bot added the foundation label Jan 19, 2025
@hbjORbj hbjORbj changed the base branch from main to chore/removing-WithLayout-from-more-multiple-pages January 19, 2025 19:50
@keithwillcode keithwillcode added consumer core area: core, team members only labels Jan 19, 2025
@hbjORbj hbjORbj changed the title chore: removing withlayout from settings pages chore: Use one PageWrapper instance for pages in settings/(settings-layout) and settings/(admin-layout) Jan 19, 2025
Copy link

graphite-app bot commented Jan 19, 2025

Graphite Automations

"Add consumer team as reviewer" took an action on this PR • (01/19/25)

1 reviewer was added to this PR based on Keith Williams's automation.

"Add foundation team as reviewer" took an action on this PR • (01/19/25)

1 reviewer was added to this PR based on Keith Williams's automation.

@hbjORbj hbjORbj changed the title chore: Use one PageWrapper instance for pages in settings/(settings-layout) and settings/(admin-layout) chore: Use one PageWrapper instance for all settings pages Jan 19, 2025
@hbjORbj hbjORbj changed the title chore: Use one PageWrapper instance for all settings pages perf: Use one PageWrapper instance for all settings pages Jan 19, 2025
@hbjORbj hbjORbj added the performance area: performance, page load, slow, slow endpoints, loading screen, unresponsive label Jan 19, 2025
Base automatically changed from chore/removing-WithLayout-from-more-multiple-pages to main January 23, 2025 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
consumer core area: core, team members only foundation performance area: performance, page load, slow, slow endpoints, loading screen, unresponsive
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants