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

Show nearby decisions #67

Merged
merged 4 commits into from
Mar 13, 2024
Merged

Conversation

dpgraham4401
Copy link
Member

Description

This PR modifies the behavior of opening and closing nodes. Now, instead of closing all nodes except that of the path taken, we keep immeadiate alternative decisions open as the user passes by. This helps the user see the decisions they made. It's also asthetically pleasing!

Issue ticket number and link

closes #65

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 690ceda into USEPA:main Mar 13, 2024
8 checks passed
@dpgraham4401 dpgraham4401 deleted the show_nearby_decisions branch March 13, 2024 16:32
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.

show children before selection
1 participant