[Feature request] Focus on quick search when it is cleared

Hello,

I noticed that when a quick search is made, then a paper is focused, and the button to clear the quick search is used, the focus stays on the paper. I would expect it to let the user write directly in the quick search again, since the field was erased, presumably to be filled.

I thought it would be a matter of adding a `search.focus();` in the clearQuicksearch function, but I don't know JS and it doesn't seem to work. Does anyone know if it would be a lot of work to add? It would make things much easier when searching a list of papers in your references.

Cheers
Sign In or Register to comment.