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

Merged
merged 26 commits into from
Jan 14, 2025

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
Base automatically changed from re-route-impl-2 to admin-jwt-renew-reroute-epic January 14, 2025 20:01
@kelvinqian00 kelvinqian00 merged commit c1755c1 into admin-jwt-renew-reroute-epic Jan 14, 2025
4 checks passed
@kelvinqian00 kelvinqian00 deleted the re-route-impl-reactions branch January 14, 2025 20:13
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