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

Display component/element UUID on component detail page #174

Open
3 tasks
gregelin opened this issue Jan 13, 2022 · 0 comments
Open
3 tasks

Display component/element UUID on component detail page #174

gregelin opened this issue Jan 13, 2022 · 0 comments
Labels
frontend Related to front end

Comments

@gregelin
Copy link
Contributor

gregelin commented Jan 13, 2022

Stories

As a user, I want to see the component's unique UUID on the component detail pages so that I can reference the component inside of questions and questions actions.

Discussion

Every controls.Element object has a UUID. Displaying the UUID on the component page would make it easier for end-users to author questions that dynamically display information about the component, or dynamically add the component to the a system based on the answer to a question.

It would also be nice to add a "copy this" icon next to the UUID so users could copy the UUID in one click.

Visuals

Acceptance Criteria

@gregelin gregelin added the frontend Related to front end label Jan 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Related to front end
Projects
None yet
Development

No branches or pull requests

1 participant