console icon indicating copy to clipboard operation
console copied to clipboard

The Console that makes Appwrite tick from the browser 🖥

Results 244 console issues
Sort by recently updated
recently updated
newest added

### 👟 Reproduction steps Pre-requisite: Assuming you have a few messaging targets [email, push, etc.] in a project & they are added in a Topic already. --- 1. Go to...

bug
product / messaging

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 tried to edit an existing attribute in a table. ### 👍 Expected behavior The Attribute edit form to popup and I can edit it. ###...

bug
product / databases

### 🔖 Enhancement description Could you provide an additional usage chart of '7d'(weekly) time range? ### 🎤 Pitch At present, the historical data chart in appwrite's console is very useful.These...

enhancement

### 👟 Reproduction steps Description: The Storage Bucket Section encounters a layout overflow issue when uploading files. This causes the content to exceed the visible area of the page, impacting...

bug
product / storage

### 👟 Reproduction steps Open a user through the dashboard delete the first key-value prefs ### 👍 Expected behavior it should enable the updated button, don't delete all the prefs...

bug
product / auth

### 👟 Reproduction steps 1. Create a collection on appwrite cloud 2. Create more than 7 attributes 3. insert some documents You'll see the following responsiveness issue. Notice the create...

bug
product / databases

### 🔖 Feature description The sign in and sign up forms validate the email address: When passing without the ending, i.e. ".com", the validation is missing and the form is...

### 👟 Reproduction steps When I open a option that renders with a popup on screen, they are always outside of the limits of the website viewport ### 👍 Expected...

bug

## What does this PR do? This fixes the issue #1429 ## Test Plan In the Project > Database > {database} > Collection > Indexes Created a duplicate index. The...