[Feature request] Search function improvement
Created by: petsam
Add a feature to "transfer" the filter text to the search box, when it is selected.
This can also help for easy filter refinement and also a "reset filter" possibility.
- It happens when looking for several packages, to create several filters. If you want to refine a filter entry (other than the last one entered) you have to re-type the (similar) filter again with some variation, trying to overrun the time delay for filter application.
- This can minimize the database calls due to mistyping errors. So instead of reading the filter entry list, the code can read the search box. There is an old forum topic about it, so it might not be possible to code this. If so, just close the issue.
Regards.