console icon indicating copy to clipboard operation
console copied to clipboard

The Console that makes Appwrite tick from the browser 🖥

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

### 👟 Reproduction steps 1. Go to a table 2. Apply filters 3. Click the checkbox in the header to select all ### 👍 Expected behavior Only the filtered rows...

product / databases

fixes #2218 ### What does this PR do? - Fixes a crash and blank-content render after exiting the Change plan flow by adding defensive guards around `$project` usage. - Prevents...

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

### 👟 Reproduction steps In the Appwrite Web Console under Project Settings → MCP section, the documentation links for VS Code and Cursor currently redirect to incorrect pages. These should...

### 👟 Reproduction steps 1. Create a project 2. Open the project dropdown ### 👍 Expected behavior It has the new projects ### 👎 Actual Behavior It doesn't: Despite the...

### 🔖 Enhancement description I often need to check the docs while working in the console. Placing the link in the header would make it much easier and quicker to...

### 👟 Reproduction steps 1. Go to the `Sites` section 2. Create any project 3. In the project menu at the top, go to the `Settings` section 4. Scroll down...

bug
product / sites

## What does this PR do? This: Works in Frankfurt, but doesnt work in SFO region. This PR fixes it. ## Test Plan Manual QA with multiregion instance ## Related...

### 👟 Reproduction steps 1. go to a collection in the DB 2. create an enum attribute 3. give it 2 elements: `a` and `b` 4. add element `c` and...

bug

## What does this PR do? This PR fixes #2443. The "Allowed File Extensions" field in the bucket settings page showed the placeholder "Select or type **user labels**", which is...