USEPA / the-manifest-game

Interactive decision tree to help e-Manifest users
https://usepa.github.io/the-manifest-game/
MIT License
1 stars 1 forks source link

indicate form element choices #110

Closed dpgraham4401 closed 4 months ago

dpgraham4401 commented 4 months ago

Description

Adds a custom hook for getting information about the user's chosen path, and updating the UI accordingly. This PR also implements part of those UI changes so the form elements in the boolean nodes indicate what choices the user made.

Issue ticket number and link

closes #102

Checklist