1.2.1 Allowed characters: alphanumeric, non-leading hyphen, underscore, period
- 0
- General
- Databases
I think is an error here Hi there 🙂
i think we mean non-leading hyphen, non-leading underscore, and non-leading period.
@VincentGe, do you think we need to make this clearer?
If we want to make it clearer, we can make the warning more exact.
- If there's a character that's not allowed, say "allowed characters: letters, numbers, hyphens, underscores, periods.
- If there are leading characters that aren't valid, warning should say "ID must begin with a letter or number"
CC: @Sara Does this make sense? We can add to copy audit
I think your 2nd point is a good idea
Yeah more exact messages always help
Recommended threads
- I recently applied for the free plan und...
I recently applied for the free plan under the GitHub Student Developer Pack. However, my billing status still shows $15, and it mentions that this amount will ...
- How to Avoid Double Requests in function...
I'm currently using Appwrite's `functions.createExecution` in my project. I want to avoid double requests when multiple actions (like searching or pagination) a...
- Bug Report: Appwrite Console UI Issue on...
Steps to Reproduce: - Navigate to any collection page in the Appwrite console UI. - Open the menu and click on "Create Collection." - Observe that the dialog to...