appwrite / appwrite/console

🐛 Bug Report: cannot type or copy into relationship input field

Open
#2,119 2 comments 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

Up to v5.3.20 I was able to type or copy into an relationship input field:

Image

Starting with v6 the input field is only a dropdown menu and I cannot type into it. Plus it does not let me select all the ids because it is somehow limited:

Image

I suspect the problem occurred with commit b468208be06e8c636068d484657f0d651ef7256f when `InputSelectSearch` was changed to `InputSelect` for no apparent reason. With 37124f7ea7396a9f63d575ce7c111820cfe54c03 it worked as expected.

### 👍 Expected behavior

I would like to be able to type or copy into a relationship input field again.

### 👎 Actual Behavior

Relationship input field is just an incomplete dropdown menu.

### 🎲 Appwrite version

Different version (specify in environment)

### 💻 Operating system

Linux

### 🧱 Your Environment

Appwrite v1.7.4

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