cortexrd / Knack-Toolkit-Library

Knack Toolkit Library
MIT License
26 stars 6 forks source link

Auto Refresh jumps to first page #312

Closed Greenlight88 closed 4 months ago

Greenlight88 commented 4 months ago

I think this is probably my implementatiotn or its intended behaviour

But if you have _ar on and you navigate to next pages the _ar will jump you back to first page every n seconds

Also while Im discussing if you were to have a long list the _ar would jump screen back to the top of the list - I get around that by having short pages 10 items or less but then we have the first issue anyways

Makes for a bad UX unless you just need to view the top items of a table only

What would be great is if you had _ar running and nothing happened at all - screen doesn't jump and doesn't return you to page 1 - new entries would have to push items down of course so the user would expewrience something but if its just a small jump down its no big deal

If theres no way to get around this issue, I have a suggestion - if we could open the pause button up to all users and allow it to be customised to shut itself off after a specified period (so users didn't accidentally leave it on and so be unknowingly workign with outdated data) that would be next best option for me

Greenlight88 commented 4 months ago

Actually just tested this again and its not doing it now ... mustve been some glitch I though it did do that

Greenlight88 commented 4 months ago

Actually just tested this again and its not doing it now ... mustve been some glitch I though it did do that