stb-kslater3 / Admin_Checklist

Tool used by Sales Team to determine Quotes, and other things
0 stars 0 forks source link

Admin Refresh #8

Open stb-kslater3 opened 3 years ago

stb-kslater3 commented 3 years ago

When I want to go to a fresh clean Admin after one has already loaded, then I can't just refresh the page (because it sets the URL parameter), and I can't just search for the Admin Checklist app and go to it that way. I have to do both in this order, Go to the App (which removes the URL parameter, but doesn't refresh the page), and then refresh the page. I can only imagine that this will be even more problematic when trying to navigate on the Mobile Phone. Unfortunately it probably stems from the fact that I am using the Navigator instead of standard web location modification, and it must be caching things and realizing that I am already on the Admin Checklist. This may be an example of a situation where implementation details are necessary in order to be able to effectively use something, you end up having to understand its internals.