Dont change note selection on search
This commit is contained in:
@@ -581,9 +581,6 @@ class NotesCtrl extends PureCtrl {
|
||||
this.searchSubmitted = false;
|
||||
}
|
||||
await this.reloadNotes();
|
||||
if (!this.state.notes.includes(this.state.selectedNote)) {
|
||||
this.selectFirstNote();
|
||||
}
|
||||
}
|
||||
|
||||
onFilterEnter() {
|
||||
|
||||
Reference in New Issue
Block a user