Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 Bug Report: IDs of entities are not visible #4723

Open
2 tasks done
ddenev opened this issue Nov 18, 2022 · 4 comments
Open
2 tasks done

🐛 Bug Report: IDs of entities are not visible #4723

ddenev opened this issue Nov 18, 2022 · 4 comments
Labels
product / console Console, UI and UX issues

Comments

@ddenev
Copy link

ddenev commented Nov 18, 2022

👟 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
image

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?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

@ddenev ddenev added the bug Something isn't working label Nov 18, 2022
@stnguyen90 stnguyen90 added product / console Console, UI and UX issues and removed bug Something isn't working labels Nov 18, 2022
@vyomaaverse
Copy link

I would like to work on this issue.

@pspierce
Copy link

pspierce commented Jan 7, 2023

As of 1/2/2023, the name of an ID is shown in the dashboard with the ability to click on it to copy the actual ID. I often have simple IDs with a more expressive name. If I am flipping around the dashboard, having to click, copy, then paste the ID, is more burdensome than typing "post." Often, I have to copy/paste into an arbitrary text input because I don't want to paste the value; I am only confirming what it is.

@stnguyen90
Copy link
Contributor

@pspierce would you please 👍 this issue so we can properly gauge feedback?

@imtushardave
Copy link

imtushardave commented Mar 23, 2023

@stnguyen90 I would love to work on this!

I also tried some designs on how the button could be redesigned. I am open to feedback.

Screenshot 2023-03-23 at 3 32 18 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
product / console Console, UI and UX issues
Projects
None yet
Development

No branches or pull requests

5 participants