fix: clear desktop search highlight when tag is selected
This commit is contained in:
@@ -309,6 +309,7 @@ angular.module('app')
|
|||||||
}
|
}
|
||||||
|
|
||||||
this.noteFilter.text = "";
|
this.noteFilter.text = "";
|
||||||
|
desktopManager.searchText();
|
||||||
|
|
||||||
this.setNotes(tag.notes);
|
this.setNotes(tag.notes);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user