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

Highlight path edges #73

Merged
merged 6 commits into from
Mar 15, 2024
Merged

Conversation

dpgraham4401
Copy link
Member

@dpgraham4401 dpgraham4401 commented Mar 15, 2024

Description

As users make decisions, the application keep track and highlights the edges.

This PR includes our first custom edge (which we apply the highlted style to), and the necessary actions and state changes to our store.

This also completes the steps necessary to close out #66,

Issue ticket number and link

closes #69
closes #66

Checklist

  • I have added tests that prove my fix is effective or that my feature works
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

@dpgraham4401 dpgraham4401 merged commit 78607ee into USEPA:main Mar 15, 2024
8 checks passed
@dpgraham4401 dpgraham4401 deleted the highlighted_edges branch March 15, 2024 02:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Highlight chosen edges Highlight Taken Path
1 participant