podaac / swodlr-ui

User Interface for On-Demand Raster Generation System
2 stars 1 forks source link

Keep track of Application State so that when a user refreshes the SWODLR page, it stays on the same page #5

Closed viviant100 closed 9 months ago

viviant100 commented 1 year ago

Implement Application state can be passed in via url params

frankinspace commented 11 months ago

Decision made to use HashRouter as the initial implementation for this. Enhancement ticket opened to improve the solution and use BrowserRouter instead: https://github.com/podaac/swodlr-ui/issues/56