Skip to content
This repository has been archived by the owner on May 20, 2024. It is now read-only.

Use updated validation API #2624

Merged
merged 1 commit into from Dec 12, 2022
Merged

Use updated validation API #2624

merged 1 commit into from Dec 12, 2022

Conversation

nicksellen
Copy link
Member

Fixes #2614

What does this PR do?

A user struggled to sign up because they couldn't see the username had validation errors. I noticed that quite a few places were using the old vuelidate API to check for errors, so I fixed them all.

Links to related issues

Checklist

  • added a test, or explain why one is not needed/possible...
  • no unrelated changes
  • asked someone for a code review
  • joined #karrot:matrix.org
  • added an entry to CHANGELOG.md (description, pull request link, username(s))
  • tried out on a mobile device (does everything work as expected on a smaller screen?)

@tiltec tiltec merged commit 2843bf4 into master Dec 12, 2022
@tiltec tiltec deleted the fix/validation-messages branch December 12, 2022 19:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

signup page doesn't show username validation errors
2 participants