appwrite / appwrite/console

🐛 Bug Report: IDs of entities are not visible

Open
#1,469 4 comments 1 reaction 0 assignees View on GitHub
Dominant language
Svelte
Stars
393
Forks
260
Avg merge
6h 53m
Merged PRs (30d)
24

Description

### 👟 Reproduction steps

After the upgrade to the new console, all the IDs for Databases, Users, Functions, Collections, etc. are now displayed just as `Database ID`, `User ID`, etc. with a "click to copy" function on them but the actual ID strings are no longer visible:
![image](https://user-images.githubusercontent.com/1393766/202783144-b6697927-77ae-4ae1-81de-70cbfa9abafa.png)
![image](https://user-images.githubusercontent.com/1393766/202783095-93b26b34-f485-41d2-b6cc-665b5ca407f7.png)

It is important to be able to quickly see the IDs for all kinds of purposes - for example, when I need to refer to the user ID which I previously `console.log()`-ed in my code.

### 👍 Expected behavior

Show the entity IDs instead of `Database ID` etc.

### 👎 Actual Behavior

Entity IDs as hidden.

### 🎲 Appwrite version

Version 1.1.x

### 💻 Operating system

Linux

### 🧱 Your Environment

_No response_

### 👀 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/appwrite/blob/HEAD/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.