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: profileSlug validation #20

Merged
merged 2 commits into from
Sep 15, 2023
Merged

fix: profileSlug validation #20

merged 2 commits into from
Sep 15, 2023

Conversation

theClarkSell
Copy link
Member

@theClarkSell theClarkSell commented Sep 15, 2023

  • removes refine method from the schema.
  • adds the validate check into the submit action
  • Sets error if the slug is taken from the submit action
  • clears errors on input change

fixes #18
fixes #19

@theClarkSell theClarkSell added the bug Something isn't working label Sep 15, 2023
@theClarkSell theClarkSell self-assigned this Sep 15, 2023
@vercel
Copy link

vercel bot commented Sep 15, 2023

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

Name Status Preview Updated (UTC)
thatconference-com ✅ Ready (Inspect) Visit Preview Sep 15, 2023 8:07pm

@theClarkSell theClarkSell changed the base branch from main to next/feature September 15, 2023 20:07
@theClarkSell theClarkSell merged commit 020e916 into next/feature Sep 15, 2023
3 checks passed
@theClarkSell theClarkSell deleted the cs/slug branch September 15, 2023 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants