1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-19 00:32:49 +02:00
immich/mobile/lib/modules/search
Justin van der Krieken aa8c54e248
feat(mobile): Focus search on doubletap nav button (#6048)
* feat(mobile): Focus search on doubletap nav button

* Update mobile/lib/modules/search/ui/immich_search_bar.dart

Co-authored-by: shenlong <139912620+shenlong-tanwen@users.noreply.github.com>

* Move search notifier inside search bar file

And fix naming to better represent type.

* Remove onSearchFocusRequest and call focusSearch directly

* Fix compilation error after file autosave

---------

Co-authored-by: Justin van der Krieken <justin@vdkrieken.com>
Co-authored-by: shenlong <139912620+shenlong-tanwen@users.noreply.github.com>
2024-01-15 09:25:56 -06:00
..
models feat(mobile): multiselect for search & person page (#6016) 2024-01-05 21:23:58 +00:00
providers feat(mobile): multiselect for search & person page (#6016) 2024-01-05 21:23:58 +00:00
services feat(mobile): load search result assets from local DB (#5971) 2023-12-26 15:41:51 -06:00
ui feat(mobile): Focus search on doubletap nav button (#6048) 2024-01-15 09:25:56 -06:00
views feat(mobile): multiselect for search & person page (#6016) 2024-01-05 21:23:58 +00:00