-
Notifications
You must be signed in to change notification settings - Fork 8.2k
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
[CAL-2093] RFC: Incrementally adopt migrate dashboard to Next.js App Router #9923
Comments
[notes from meeting with Omar and Greg]
|
@sean-brydon will explore bootstrapping in parallel |
Currently blocked due to ban issue with app/not-found conflicting with our next.config rewrites vercel/next.js#58945 |
Found another possible related issue with the rewrite usage with both app dir and afterFiles: vercel/next.js#48002 |
Is this issue still up for contribution ? |
@giteshsarvaiya Hi! I am leading this migration project. Would be great if you can pick up other community tasks! Feel free to review my PRs if you are interested in migration: https://github.com/calcom/cal.com/pulls/hbjORbj |
@zomars I will close this issue as we manage this in Linear! |
We're planning into slowly start adopting certain areas of the dashboard and migrate them to the new Next.js App Router philosophy. We're expecting this change will help with overall navigation, performance and "snappiness" improvements over the current dashboard.
Nextjs official upgrade guide
Prep-work needed
#9930
Move pages to the app directory
Sections to migrate (by priority order)
/event-types
/bookings
/settings
Sean will explore this/availability
/teams
/apps
/insights
/workflows
/getting-started
From SyncLinear.com | CAL-2093
The text was updated successfully, but these errors were encountered: