-
Notifications
You must be signed in to change notification settings - Fork 437
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 user add page checkUsername function #4136
Conversation
Updating fork
Updating fork
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
✅ Deploy Preview for care-egov-staging ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
Co-authored-by: Ashesh <3626859+Ashesh3@users.noreply.github.com>
Hi, This pr has been automatically marked as stale because it has not had any recent activity. It will be automatically closed if no further activity occurs for 7 more days. Thank you for your contributions. |
LGTM |
@siddnikh can you merge this with the develop branch and after merging if cypress fails, please do resolve that |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Modified UserAdd.tsx file to display "Username is not available" when username already exists.