Anton Kulikov
Anton Kulikov
### 🔖 Feature description Create a folder structure to most efficiently organize files in the appwrite storage bucket. ### 🎤 Pitch Adding a folder structure will allow you to use...
### 👟 Reproduction steps The search for documents with such parameters returns an empty result if the keyword is in Cyrillic: `const response = await databases.listDocuments('', '', [Query.or( [ Query.search("titleString",...
### 👟 Reproduction steps When you create an Enum attribute and fill out a list of elements, it is impossible to put a space in the name, you immediately proceed...
Relationship list items are not displayed correctly in the document! ### 👟 Reproduction steps  ### 👍 Expected behavior Elements must be within a parent block. ### 👎 Actual Behavior...
### 👟 Reproduction steps I followed all the steps from this guide: https://appwrite.io/blog/post/improve-devex-dev-keys, but I'm getting an error in the console  ### 👍 Expected behavior The console should not...