mirror of
https://github.com/zotero/zotero.git
synced 2026-09-14 23:21:03 +00:00
Similar to how quickSearch is cleared already. To avoid rerunning itemTree refresh twice (once for clearing quickSearch and once for clearing tag filter), clear tags and search text directly on collectionTreeRow. And then call itemTree.refreshAndMaintainSelection to refresh everything. Without it, tag selector sometimes would find itself out of sync with current search results and display tags as if quickSearch was not cleared. Fixes #5601 |
||
|---|---|---|
| .. | ||
| components | ||
| content | ||
| resource | ||
| tests | ||
| chrome.manifest | ||
| runtests.sh | ||