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

fix: breaking cycle issues and replacing router.push with Links #3330

Merged
merged 4 commits into from
Jan 8, 2024

Conversation

rahulramesha
Copy link
Collaborator

This PR fixes the error in creating a new cycle, restructure the active cycles inside cycles store and review and replace router.pushes

@rahulramesha rahulramesha added 🌐frontend 🌐web Issues related to our web product labels Jan 8, 2024
@rahulramesha rahulramesha added this to the v0.15-dev milestone Jan 8, 2024
web/components/headers/module-issues.tsx Dismissed Show dismissed Hide dismissed
web/components/headers/project-view-issues.tsx Dismissed Show dismissed Hide dismissed
web/components/notifications/notification-card.tsx Dismissed Show dismissed Hide dismissed
web/components/project/card.tsx Dismissed Show dismissed Hide dismissed
web/layouts/settings-layout/project/layout.tsx Dismissed Show dismissed Hide dismissed
@sriramveeraghanta sriramveeraghanta merged commit eccb1f5 into develop Jan 8, 2024
6 of 8 checks passed
@sriramveeraghanta sriramveeraghanta deleted the fix/cycle-issues-and-replace-links branch January 8, 2024 14:14
sriramveeraghanta pushed a commit that referenced this pull request Jan 22, 2024
* fix cycle creation and active cycle map

* minor fix in cycle store

* create cycle breaking fix

* replace last possible bits of router.push with Link

---------

Co-authored-by: Rahul R <rahulr@Rahuls-MacBook-Pro.local>
sriramveeraghanta pushed a commit that referenced this pull request Jan 22, 2024
* fix cycle creation and active cycle map

* minor fix in cycle store

* create cycle breaking fix

* replace last possible bits of router.push with Link

---------

Co-authored-by: Rahul R <rahulr@Rahuls-MacBook-Pro.local>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌐frontend 🌐web Issues related to our web product
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants