-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
feat(dashboard): handle v1 legacy workflows redirect #6734
feat(dashboard): handle v1 legacy workflows redirect #6734
Conversation
<Link to={workflowLink} reloadDocument={isV1Workflow}> | ||
<TruncatedText className="cursor-pointer" text={workflow.name} /> | ||
</Link> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
wrapped it with Link to have url contexts and better UX
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👏 praise: Awesome!!
✅ Deploy Preview for novu-stg-vite-dashboard-poc ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
eedec10
to
c981ee5
Compare
What changed? Why was the change needed?
Screenshots
Screen.Recording.2024-10-21.at.6.23.06.PM.mov
Expand for optional sections
Related enterprise PR
Special notes for your reviewer