Open sebojolais opened 1 month ago
The last commit implements the deletion of the filter linedit when we switch to the document mode, in order to reduce the risk explained here:
If the user types a string in the filter line edit and he forgets it and his action. So he will get a shorter list of documents that could leads him to think some documents are lost.
For information, it is tested on Linux Ubuntu 22.04 with Qt5 and Qt 6.7 with success.
Implements this feature request: #1141
Add a
lineedit
to filter the documents list.