Steven Nguyen

Results 127 issues of Steven Nguyen

### 🔖 Feature description Upgrade this Demo for 1.3.x ### 🎤 Pitch This demo can also be improved to make use of relationships. ### 👀 Have you spent some time...

## What does this PR do? Update app to use relationships. ## Test Plan Manual ## Related PRs and Issues None ### Have you read the [Contributing Guidelines on issues](https://github.com/appwrite/appwrite/blob/master/CONTRIBUTING.md)?...

### 👟 Reproduction steps 1. change the height of the window to be smaller than the content ### 👍 Expected behavior A scrollbar appears that is dark ### 👎 Actual...

bug

Remove the illustration so it should look like: ![image](https://github.com/appwrite/console/assets/1477010/ef76ab86-73f8-47de-95c5-f21fe2963553) _Originally posted by @stnguyen90 in https://github.com/appwrite/console/pull/935#discussion_r1558212503_

product / cloud

## What does this PR do? We should be using a bound show variable to control the modal. Prior to this PR, we were indirectly controlling the modal by setting...

## What does this PR do? Fixes https://github.com/appwrite/appwrite/issues/7736, https://github.com/appwrite/console/issues/1030 ## Test Plan Deleting an org with another org: https://github.com/appwrite/console/assets/1477010/baf46c82-5993-4d38-9b4a-df36db257c06 Deleting an org without any other orgs: https://github.com/appwrite/console/assets/1477010/0261fbb0-8718-46ab-afb0-b4ba7f70951d ## Related PRs...

## What does this PR do? Add a card so that developers can see their identities. ## Test Plan Manual ## Related PRs and Issues Parent: * #914 ### Have...

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

### 👟 Reproduction steps Follow instructions in the README for creating the collection ### 👍 Expected behavior Access is restricted to user who creates a todo. ### 👎 Actual Behavior...

bug

## What does this PR do? Enable offline support. ## Test Plan Manual ## Related PRs and Issues Dependent on: * https://github.com/appwrite/demo-todo-with-flutter/pull/13 ### Have you read the [Contributing Guidelines on...