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

Ability to Reorder Courses #407

Closed
wants to merge 8 commits into from

Conversation

akevinge
Copy link
Member

Changes

  • Moved Semester and Course to global types
  • Make Planner.tsx rely on derived types
  • Make @dnd-kit IDs generate in a useMemo instead of in callbacks
  • Add sortable semester tiles
  • Make course sortable when dragging onto new semester tile

@vercel
Copy link

vercel bot commented Feb 14, 2023

@thekevinge is attempting to deploy a commit to the Nebula Labs Team on Vercel.

A member of the Team first needs to authorize it.

@akevinge akevinge changed the title Feat/course reordering Ability to Reorder Courses Feb 14, 2023
@@ -14,7 +14,7 @@ const nextConfig = withBundleAnalyzer({
},
},
compiler: {
removeConsole: true,
removeConsole: false,
Copy link
Member Author

Choose a reason for hiding this comment

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

This needs to be changed back.

@akevinge akevinge force-pushed the feat/course-reordering branch from f6d84cb to 09f3102 Compare February 14, 2023 05:09
@vercel
Copy link

vercel bot commented Feb 14, 2023

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

Name Status Preview Comments Updated
planner ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Feb 16, 2023 at 4:02AM (UTC)

@ZzRanger
Copy link
Contributor

Abandoning this for now because it's hella laggy to implement sortable courses.

@ZzRanger ZzRanger closed this Feb 21, 2023
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

Successfully merging this pull request may close these issues.

2 participants