lnreader icon indicating copy to clipboard operation
lnreader copied to clipboard

Add delay of 1 second when appling filters

Open Palloxin opened this issue 2 years ago • 0 comments

Describe your suggested feature

https://github.com/LNReader/lnreader/assets/75091899/e006c1ba-8d81-4eaa-af4b-c1fd5ebfbd20

As you can see in the video applying the filters in the app is slow due its immediate "refresh" after applying one filter state. I suggest to add a delay of 1000ms before doing the "refresh".

Why

this 1 second delay will give users the time to click another filter state (the second click on Unread for example) avoiding the current dynamic.

Other details

The current library filter options dont have this flawed dynamic(entries) and it is even better; IF it is possible to make the entries filter dynamic the same as the library one it would be the best (so ignore the 1 second delay solution).

Acknowledgements

  • [X] I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open or closed issue.
  • [X] I have written a short but informative title.
  • [X] If this is an issue with a source, I should be opening an issue in the sources repository.
  • [X] I have updated the app to version 1.1.18.
  • [X] I will fill out all of the requested information in this form.

Palloxin avatar Nov 22 '23 20:11 Palloxin