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 1. Upgrade to Pro plan on Appwrite Cloud 2. Create a new Storage Bucket (default upload size 3 GB) 3. Click on "Create file" button ###...

bug
product / storage

### 👟 Reproduction steps - Create a function on **any** Appwrite project - Access the newly created function settings and set it to run everyday at a given hour -...

bug
product / functions

### 🔖 Feature description Prerender the login page for improved core web vitals ### 🎤 Pitch While investigating SvelteKit applications in the wild, I found that AppWrite consoles are written...

enhancement

## What does this PR do? This pull request improves the mobile responsiveness of the Appwrite Console footer by adding a flex-wrap style to the navigation links. The changes ensure...

### 👟 Reproduction steps 1) Go to Auth 2) Click on settings 3) Click on any OAuth 2 providers 4) Click on Copy URI button ### 👍 Expected behavior It...

bug
good first issue
help wanted

### 👟 Reproduction steps See the followings - ### 👍 Expected behavior Add relevant spacing / padding. Also maybe keep the boxing similar to other fields like - ### 👎...

bug

### 👟 Reproduction steps - **Navigate to Collections** : Go to the "Collections" section in the sidebar. - **Open Your Collection** : Click on the collection where the related attribute...

bug

### 👟 Reproduction steps Under any section Auth, Storage, Database, Functions. When pressed play/pause⏯️ button. It redirects to OVERVIEW page. ### 👍 Expected behavior Click event of play/pause⏯️ button. Should...

bug

Closes https://github.com/appwrite/console/issues/722 Previously it would display a blank white screen, followed by a loading widget, followed by the actual content. Now it displays the left half of the content with...

## What does this PR do? (Provide a description of what this PR does.) ## Test Plan (Write your test plan here. If you changed any code, please provide us...