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

Add common info UI element to all entities #179

Closed
michaelbromley opened this issue Oct 4, 2019 · 0 comments
Closed

Add common info UI element to all entities #179

michaelbromley opened this issue Oct 4, 2019 · 0 comments
Assignees

Comments

@michaelbromley
Copy link
Member

With #178 there will be no more references to entity IDs in the Admin UI (apart from in the URL of detail routes). However, sometimes it may be desirable to ascertain the ID of an entity, not least while developing a Vendure project or debugging things.

So I propose some kind of common UI element which is an "info" icon which when clicked, will display a popup of that entity's common data (ID, createdAt, updatedAt). This can be placed in a common location on each detail view (somewhere in the ActionBar) and then worked into other UI elements e.g. each ProductVariant card in a corresponding location (e.g. top-left corner).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant