Anton Kulikov

Results 5 issues of 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...

product / storage

### 👟 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",...

bug

### 👟 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...

bug
product / databases
product / console

Relationship list items are not displayed correctly in the document! ### 👟 Reproduction steps ![ui](https://github.com/appwrite/console/assets/131515142/894a12d8-83a1-4f19-831b-5d93cff7733d) ### 👍 Expected behavior Elements must be within a parent block. ### 👎 Actual Behavior...

bug
product / databases

### 👟 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 ![Image](https://github.com/user-attachments/assets/f005636e-433b-4e0f-88cd-f739b3ed7a58) ### 👍 Expected behavior The console should not...

bug