[GH-ISSUE #69] Hold last choosen time period in Task Processed block #715

Closed
opened 2026-03-15 21:18:08 +03:00 by kerem · 1 comment
Owner

Originally created by @koddr on GitHub (Apr 6, 2021).
Original GitHub issue: https://github.com/hibiken/asynqmon/issues/69

Now, if you go to any other section and return to the main screen, the time period will be reset to LAST 7D.

Screenshot 2021-04-06 at 15 37 08

It would be nice if the choices were stored in browser'slocalStorage or cookies, as an option.

Originally created by @koddr on GitHub (Apr 6, 2021). Original GitHub issue: https://github.com/hibiken/asynqmon/issues/69 Now, if you go to any other section and return to the main screen, the time period will be reset to `LAST 7D`. ![Screenshot 2021-04-06 at 15 37 08](https://user-images.githubusercontent.com/11155743/113761047-abf9fe80-971f-11eb-9de6-ed06fd41a629.png) It would be nice if the choices were stored in browser's`localStorage` or cookies, as an option.
kerem 2026-03-15 21:18:08 +03:00
Author
Owner

@hibiken commented on GitHub (Apr 6, 2021):

Good catch!
This should be something stored as user settings and should persist across page navigation/refresh.

Also, I noticed that the "page size" option in the task view also doesn't persist, so we need to fix that as well.

Should be a simple change.
I can probably get to it in a few days but if anyone wants to have a go at it, feel free :)

<!-- gh-comment-id:814477893 --> @hibiken commented on GitHub (Apr 6, 2021): Good catch! This should be something stored as user settings and should persist across page navigation/refresh. Also, I noticed that the "page size" option in the task view also doesn't persist, so we need to fix that as well. Should be a simple change. I can probably get to it in a few days but if anyone wants to have a go at it, feel free :)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/asynqmon#715
No description provided.