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

fixed some pattern input validation arent working #702

Conversation

amanpatel23
Copy link
Contributor

@amanpatel23 amanpatel23 commented Dec 31, 2023

What does this PR do?

This PR fixes the issue #5936. When creating a new database for your project and providing the database ID for the same, the regex that is written to verify the ID is causing error on the client side. As the issue is the character '-' is not escaped well.

Test Plan

Manual

Have you read the Contributing Guidelines on issues?

Yes

Copy link

vercel bot commented Dec 31, 2023

@amanpatel23 is attempting to deploy a commit to the appwrite Team on Vercel.

A member of the Team first needs to authorize it.

@TorstenDittmann TorstenDittmann merged commit 712d1f5 into appwrite:main Jan 2, 2024
1 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants