komga icon indicating copy to clipboard operation
komga copied to clipboard

Add debouncer to author searching while editing a book(s)

Open noaione opened this issue 2 years ago • 0 comments

Describe your suggested feature

The route: /api/v1/author/names are currently not put in debouncer which make a request every time I typed something.

Adding 500ms debouncer (like the other route) should hopefully slow down the request to the server and improve performance a bit.

Other details

No response

Acknowledgements

  • [X] I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open issue.
  • [X] I have written a short but informative title.
  • [X] I have updated the app to the latest version.
  • [X] I will fill out all of the requested information in this form.

noaione avatar Aug 25 '22 00:08 noaione