Skip to content

[wip] chore(clerk-js): Export Tasks as experimental component for custom flows #5843

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

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

LauraBeatris
Copy link
Member

@LauraBeatris LauraBeatris commented May 5, 2025

Description

  • Rename SessionTasks to Tasks -> developers shouldn't be concerned about whether the concept of tasks is attached to a session
  • Exports __experimental_Tasks component for after-auth custom flows out of SignIn/SignUp - a next PR will be raised to allow determining which application URL that component will be rendered.

Checklist

  • pnpm test runs as expected.
  • pnpm build runs as expected.
  • (If applicable) JSDoc comments have been added or updated for any package exports
  • (If applicable) Documentation has been updated

Type of change

  • 🐛 Bug fix
  • 🌟 New feature
  • 🔨 Breaking change
  • 📖 Refactoring / dependency upgrade / documentation
  • other:

@LauraBeatris LauraBeatris self-assigned this May 5, 2025
Copy link

changeset-bot bot commented May 5, 2025

🦋 Changeset detected

Latest commit: 7eb08f6

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

vercel bot commented May 5, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
clerk-js-sandbox ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 5, 2025 10:16pm

@LauraBeatris LauraBeatris changed the title chore(clerk-js): Export SessionTasks as experimental component chore(clerk-js): Export SessionTasks as experimental component for custom flows May 5, 2025
@LauraBeatris LauraBeatris requested a review from a team May 5, 2025 21:03
@LauraBeatris LauraBeatris marked this pull request as ready for review May 5, 2025 21:10
@LauraBeatris LauraBeatris marked this pull request as draft May 5, 2025 21:10
@LauraBeatris LauraBeatris force-pushed the laura/orgs-627-expose-sessiontasks-as-aio-component branch from d186e5c to b0489d3 Compare May 5, 2025 21:22
@LauraBeatris LauraBeatris force-pushed the laura/orgs-627-expose-sessiontasks-as-aio-component branch from b0489d3 to 7eb08f6 Compare May 5, 2025 21:40
@LauraBeatris LauraBeatris force-pushed the laura/orgs-627-expose-sessiontasks-as-aio-component branch from 7eb08f6 to 959b35c Compare May 5, 2025 22:15
@LauraBeatris LauraBeatris changed the title chore(clerk-js): Export SessionTasks as experimental component for custom flows [wip] chore(clerk-js): Export SessionTasks as experimental component for custom flows May 5, 2025
@LauraBeatris LauraBeatris changed the title [wip] chore(clerk-js): Export SessionTasks as experimental component for custom flows [wip] chore(clerk-js): Export Tasks as experimental component for custom flows May 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants