mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-02 13:32:51 +00:00
Submit search when intialising overview page
When coming back from detail with changes to an item, it should update the view. Otherwise it is confusing to still see a deleted or changed item.
This commit is contained in:
parent
c5676f9f56
commit
87d9e03f1f
@ -26,7 +26,7 @@ update mId key flags settings msg model =
|
||||
Init ->
|
||||
Util.Update.andThen2
|
||||
[ update mId key flags settings (SearchMenuMsg Comp.SearchMenu.Init)
|
||||
, scrollToCard mId
|
||||
, doSearch flags settings
|
||||
]
|
||||
model
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user