Conversation
ralphocdol
commented
Dec 31, 2025

|
the code works but also - does it save where you are at if you swap over to another dashboard? or does it start you back up from the top? if that's the case this seems totally useless. |
This is opt-in/optional, you don't need to enable it if you don't want/need to.
Glance by design, reloads the entire page when switching tabs. I'm not sure why you even thought it's a good idea to preserve the position when you switch tabs. The goal here is to not have to scroll up when you quickly need to switch tabs when you happen to expand a long widget. But then again, this is not enabled by default so you can just forget it even exist. |
benny01000010
left a comment
There was a problem hiding this comment.
thanks for the context!
I supposed it would've made sense to look at the code before making a snarky comment lol.
now that I actually have reviewed it everything looks good. you implemented this nicely.