metrotranscom / doorway

component-based web framework for affordable housing management
Apache License 2.0
3 stars 1 forks source link

Doorway Navigation Context Use #645

Open ColinBuyck opened 4 months ago

ColinBuyck commented 4 months ago

Currently, there is mixed usage of the NavigationContext from the Doorway-UI-Components library and the one from UI-C. If it doesn't match the provider at the app.tsx level, then the NavigationContext won't work as expected. This was the root of the timeout issue and could result in other bugs or challenges in carrying over core improvements.

This ticket is to change all instances to UIC's NavigationContext and investigate to ensure there are no side effects.

sarahlazarich commented 4 months ago

still present in many cases unknown user impact - could facilitate seeds transition