-
-
Notifications
You must be signed in to change notification settings - Fork 388
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(ui): recycle tag list in
TagSearchPanel
(#788)
* feat(ui): recycle tag list in `TagSearchPanel` * chore: address mypy warnings * fix: order results from sql before limiting * fix(ui): check for self.exclude before remaking sets * fix(ui): only init tag manager and file ext manager once * fix(ui:): remove redundant tag search panel updates * update code comments and docstrings * feat(ui): add tag view limit dropdown * ensure disconnection of file_extension_panel.saved
- Loading branch information
Showing
7 changed files
with
262 additions
and
150 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.