Abort active migration search on manual search match selection

This commit is contained in:
schroda
2026-05-16 22:37:23 +02:00
parent 531ec46be7
commit cd8fde4a7b
2 changed files with 17 additions and 5 deletions

View File

@@ -16,6 +16,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
- (**Migration**) Sort destination source selection by same order as browse source page
- (**Migration**) Sort entries in search/execution page by title
- (**Migration**) Prevent a manual selected match from getting automatically overwritten by a new-found match
- (**Migration**) Abort active search when selecting a match through the manual search
### Fixed