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

[SQL-272] Refactor Reactions UI with re-route #96

Open
wants to merge 25 commits into
base: re-route-impl-2
Choose a base branch
from

Conversation

kelvinqian00
Copy link
Contributor

@kelvinqian00 kelvinqian00 commented Nov 26, 2024

  • Add three new routes using re-route: /reactions/new, /reactions/:id/view, and /reactions/:id/edit, while restricting /reactions just to the Reactions table
  • Refactor Reactions UI so that focus, edit, and new components are separate instead of complected

@kelvinqian00 kelvinqian00 changed the title [SQL-272] Refactor reactions for re-route [SQL-272] Refactor Reactions UI with re-route Nov 26, 2024
@kelvinqian00 kelvinqian00 marked this pull request as ready for review November 26, 2024 21:49
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