recursivetree / seat-transport

MIT License
2 stars 1 forks source link

BUG/FEATURE - Settings/Input is not stored when hitting "back" button #19

Closed martinskalicky closed 1 year ago

martinskalicky commented 1 year ago

Hello,

before latest update "back" button after calculation stored route and items inside the window. This was used when creating multiple contracts.

Can we get it back?

Right now hitting "back" button is reseting the path and items.

recursivetree commented 1 year ago

The back button was only added in the last version. Are you talking about pressing back in the browser controls?

martinskalicky commented 1 year ago

Yes, sorry my language skills are sleeping.

Yes, back button is new. However it does not stores values. The website back button works still well tho. Just people were starting using the button and thats why we have this.

recursivetree commented 1 year ago

The route is now persistent when using the back button. Are you sure you want to have the items too when you use the back button?

martinskalicky commented 1 year ago

Yes, items should be there too.

recursivetree commented 1 year ago

this will come with the next release