Skip to content

fix(clerk-js): Show errors when invalid email submitted when inviting members to an Org#2928

Merged
nikosdouvlis merged 2 commits intomainfrom
vaggelis/sdk-1431-invalid-emails-disappear-when-submitting-on-org-invitations
Mar 5, 2024
Merged

fix(clerk-js): Show errors when invalid email submitted when inviting members to an Org#2928
nikosdouvlis merged 2 commits intomainfrom
vaggelis/sdk-1431-invalid-emails-disappear-when-submitting-on-org-invitations

Conversation

@octoper
Copy link
Copy Markdown
Member

@octoper octoper commented Mar 4, 2024

Description

This PR handles to show an error when an invalid email is submitted when inviting members to an Organization.

Checklist

  • npm test runs as expected.
  • npm run 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:

@octoper octoper self-assigned this Mar 4, 2024
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Mar 4, 2024

🦋 Changeset detected

Latest commit: 39ade41

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

This PR includes changesets to release 3 packages
Name Type
@clerk/clerk-js Patch
@clerk/chrome-extension Patch
@clerk/clerk-expo Patch

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

@octoper octoper requested a review from anagstef March 4, 2024 14:06
@octoper octoper requested a review from panteliselef March 4, 2024 14:06
@octoper octoper force-pushed the vaggelis/sdk-1431-invalid-emails-disappear-when-submitting-on-org-invitations branch from bf6546c to d4ed3bc Compare March 4, 2024 14:39
Comment thread packages/clerk-js/src/ui/components/OrganizationProfile/InviteMembersForm.tsx Outdated
@octoper octoper force-pushed the vaggelis/sdk-1431-invalid-emails-disappear-when-submitting-on-org-invitations branch from d4ed3bc to 84320fc Compare March 4, 2024 17:36
@octoper octoper requested a review from panteliselef March 4, 2024 18:10
@nikosdouvlis nikosdouvlis merged commit 5dea004 into main Mar 5, 2024
@nikosdouvlis nikosdouvlis deleted the vaggelis/sdk-1431-invalid-emails-disappear-when-submitting-on-org-invitations branch March 5, 2024 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants