Uh oh!
There was an error while loading. Please reload this page.
Document unified search API - #2166
Conversation
kesselb
commented
Jun 23, 2020
cc @marcelklehr@raimund-schluessler does that make sense to you? ;) |
kesselb
commented
Jun 23, 2020
Also @korelstar for notes ;) |
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
1691bda to
e830cebComparemarcelklehr
commented
Jun 24, 2020
LGTM. Currently, a lot of apps override the default search bar in the menu bar to hook in to their custom search functionality. How do we deal with that? Is that functionality expected to be removed in favor of this new search API? |
ChristophWurst
commented
Jun 24, 2020
Most likely, yeah. But the UI part is still to do, so there's a lot that might change. 👀 @skjnldsv@jancborchardt |
jancborchardt
commented
Jun 25, 2020
Yes, so the idea is that the search bar in the header will become the unified search and work the same anywhere. In-app search would then move into each app, ideally to the top of the AppNavigation to filter content as-you-type. A great example there is Talk, and the same would be possible design-wise for Files, Mail, Contacts, Activity, Bookmarks, Notes, etc. :) |
Uh oh!
There was an error while loading. Please reload this page.