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

Indicate Selected Form Elements and Label Path #40

Closed
2 tasks done
dpgraham4401 opened this issue Feb 28, 2024 · 2 comments
Closed
2 tasks done

Indicate Selected Form Elements and Label Path #40

dpgraham4401 opened this issue Feb 28, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@dpgraham4401
Copy link
Member

dpgraham4401 commented Feb 28, 2024

Description

We need to make the user's paths clearer through textual labels. We currently highlight the nodes and edges where a user has made a decision, however we don't label the edges, and we don't indicate which button the user selected.

Scope out what it would take to add labels to the node edges (arrows connecting the nodes in the DAG tree).

for Boolean nodes, the edges should simply have a 'yes' & 'no' label used. Right now, that's the only custom node type we have, however, any method used to accept an edge label should allow for an arbitraty string if we decide to create differenet node types in the future.

Examples
Image

See the react flow documentation.

Requirements

@dpgraham4401 dpgraham4401 converted this from a draft issue Feb 28, 2024
@dpgraham4401 dpgraham4401 added the enhancement New feature or request label Mar 1, 2024
@dpgraham4401 dpgraham4401 moved this from Todo to Backlog in The e-Manifest Education Project Mar 14, 2024
@dpgraham4401 dpgraham4401 moved this from Backlog to Todo in The e-Manifest Education Project Mar 21, 2024
@dpgraham4401
Copy link
Member Author

should be considered pre-req for the shareable URL

@dpgraham4401 dpgraham4401 changed the title Add edge Labels Label user path through the tree Mar 29, 2024
@dpgraham4401 dpgraham4401 changed the title Label user path through the tree Label User Path Form Elements Mar 29, 2024
@dpgraham4401 dpgraham4401 changed the title Label User Path Form Elements Indicate Selected Form Elements and Label Path Mar 29, 2024
@dpgraham4401
Copy link
Member Author

closed with #111

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant