-
Notifications
You must be signed in to change notification settings - Fork 870
Document <RedirectToTasks /> component #2730
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Co-authored-by: Laura Beatris <48022589+LauraBeatris@users.noreply.github.com>
|
@alexisintech just wanted to update you on this one - @LauraBeatris and I had a call to go through the flow and test things, and there were some issues that Laura is looking into. I've put the PR as blocked while we're waiting for this. |
awesome sounds good! thanks for posting an update 😸💖 |
@alexisintech @LauraBeatris have made an update after our conversations Laura - let me know thoughts. As context, Laura and I discussed that this component is meant to be used in a custom flow where Update: Refine doc. |
i like the writing for it!! yes 😸💖 |
Co-authored-by: Alexis Aguilar <98043211+alexisintech@users.noreply.github.com>
Thank youu! Good to go then? @alexisintech |
yep! |
I need a little tick 👀 |
| ``` | ||
| </If> | ||
|
|
||
| <If sdk="remix"> |
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.
wait quick question - did they add support for this component for remix? i thought our remix sdk was maintenance mode, and that we won't be adding anything new to it, but did they add support for this component? 👀
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.
oooo that's a good pt - @LauraBeatris do you know about this?
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.
It was added to Remix, but that's correct that the package is in maintenance mode so I think it's not needed to add the snippet here
🔎 Previews:
What does this solve?
The component isn't currently documented on the clerk docs. This PR adds documentation for it.
What changed?
Note: I am still in the process of testing this, and will be having a call with Laura this week to double check on things, but thought I'd get the review process going.
DO not merge: need to be tested
Checklist