console icon indicating copy to clipboard operation
console copied to clipboard

The Console that makes Appwrite tick from the browser 🖥

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

### 👟 Reproduction steps Project Settings & the Feedback options are visible on either Desktop or Mobile sized window. If the window size is anywhere in the middle, like resized,...

bug

## What does this PR do? Make the "show right" button hide sooner so it doesn't cover the function settings button on mobile. ## Test Plan Manual ## Related PRs...

### 🔖 Feature description Add an option to select which layout to use (fixed width vs full width). A way to implement this is similar to how you would select...

enhancement

### 💭 Description This [page](https://github.com/appwrite/console/blob/053a975eb7f9b8c28847e7a52852f3b6189b986b/src/routes/console/project-%5Bproject%5D/overview/platforms/wizard/android/step3.svelte#L14) shows the Kotlin showcasing a named parameter syntax which is wrong. It should instead be - ```kotlin .setSelfSigned(status = true) ``` ### 👀 Have you...

documentation
good first issue

### 👟 Reproduction steps Assuming there's a plain Cloud account with no organizations created. --- See - Support Modal Support Wizard --- Note: For obvious reasons, the form submission fails....

bug

### 👟 Reproduction steps 1. Go to your Function Settings 2. Add any event > Click `Update` 3. Success Message shows as - **Permissions have been updated**. ### 👍 Expected...

bug

### 🔖 Enhancement description For example - The `Get the SDK` Page on Console for Apple Integration says - ``` 1. ... 2. Search for the Appwrite SDK with the...

enhancement

## What does this PR do? Add support for mock phone numbers ## Test Plan (Write your test plan here. If you changed any code, please provide us with clear...

## What does this PR do? Before: Message is said to sent with errors which is or might not be true. After: The message could not be sent due to...

### 🔖 Feature description Currently the preview thumbnail shows the file format thumbnail for a video. It would be helpful to identify the video without being played if random names...

enhancement
product / storage