appwrite / appwrite/console

🐛 Bug Report: UI issue with relationship inputs

Open
#2,879 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
Svelte
Stars
393
Forks
260
Avg merge
6h 53m
Merged PRs (30d)
24

Description

### 👟 Reproduction steps

I can at least confirm this bug in the latest chrome 136.0.7103.93 (Official Build) (64-bit) and the latest firefox 138.0.1 (64-bit) for appwrite cloud Version 1.6.2. This occurs in light and dark mode

I can add the ids, and the tags will show up properly in my app so this is an annoying UI issue versus a deeper issue.

1. have a collection where one of the attributes, is set up to have a relationship with another collection

![Image](https://github.com/user-attachments/assets/241a8f2b-8761-4501-9bb6-2637b77e6a4e)
![Image](https://github.com/user-attachments/assets/52f20f51-704e-4ef4-b238-d885eb94c5e2)

2. go to one of that collection's documents, go to that relationship attribute

![Image](https://github.com/user-attachments/assets/b31d920a-96dc-454a-b111-b80bcb657377)

3. Even if you added relationship document ids previously, each one will appear blank

![Image](https://github.com/user-attachments/assets/310aa339-e95c-4503-abbe-da996c19aa77)

4. when you select an id, the background will turn grey and you can see the selected id in light grey

![Image](https://github.com/user-attachments/assets/33a808d8-95ad-4a71-8f42-9c0a910c8855)

5. when you click off, even though it was added successfully you can't see the added id

![Image](https://github.com/user-attachments/assets/edd2d891-d667-47ab-9b1d-c0d7b0416f2d)

I have also uploaded a 1 minute unlisted youtube video of me walking through the issue: https://youtu.be/Z8Lo5EBT9c8

Thanks in advance for whenever someone on the team manages to gets around to this! Although I've been able to work around it these last few months, it's been an on-going and annoying issue.

### 👍 Expected behavior

You should be able to see the formerly added Ids, so you can easily remove any ids if needed.

Right now if you want to delete one, you'd have to delete every relationship document id since you're blind to which is which,, then manually re-add the ones you want to keep.

### 👎 Actual Behavior

The formerly added ids appear as a blank input box

### 🎲 Appwrite version

Appwrite Cloud

### 💻 Operating system

Windows

### 🧱 Your Environment

Version 1.6.2 of appwrite cloud

### 👀 Have you spent some time to check if this issue has been raised before?

- [x] I checked and didn't find similar issue

### 🏢 Have you read the Code of Conduct?

- [x] I have read the [Code of Conduct](https://github.com/appwrite/.github/blob/main/CODE_OF_CONDUCT.md)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.