Uh oh!
There was an error while loading. Please reload this page.
Allow unified search filtering and bump @nextcloud/vue - #22111
Conversation
Uh oh!
There was an error while loading. Please reload this page.
georgehrke
commented
Aug 5, 2020
OT: Are there plans to allow search providers to support their own filters? |
You can do it already, i'm only filtering out in:xxxx searches, anything else will be passed through the search. |
38621f2 to
ea8f68bCompare4e687d9 to
6f15bb7Compare
jancborchardt
left a comment
There was a problem hiding this comment.
As discussed, the filters are now a bit too present – more present than the results themselves.
Since it’s basically a guide for very advanced features, they can go into a 3-dot menu on the right inside the search field, which opens a menu with these filters. That way they are not in the way, people can still easily reach them via mouse, and they are also learnable
3796792 to
ee7d2d8Comparejancborchardt
commented
Aug 6, 2020
Looks much better with the menu! :) Only: If the icon is the same for all, we don’t need the icon. Or we show the relevant app icon there. :) |
d8bd988 to
7cb0022Compareskjnldsv
commented
Aug 10, 2020
Would be nice, but we don't provide a unified way to get the apps icons :) |
nickvergessen
commented
Aug 11, 2020
But search filters are not bound to apps... So therw is no 1-to-1 mapping to app icons |
skjnldsv
commented
Aug 11, 2020
Exactly :) |
2c5500b to
737dfbfCompare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
737dfbf to
ee35f98Compare
This comment has been minimized.
This comment has been minimized.
skjnldsv
commented
Sep 3, 2020
Rebasing |
ee3d526 to
d80655eCompareSigned-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
d80655e to
ca4c7c3CompareThe menu button and the menu of a share are no longer direct childs of the actions of the share row. The menu button is now a child of a ".trigger" element, while the menu is a direct child of the body and has an id defined in the "aria-describedby" attribute of the ".trigger" element. In XPath 1.0 it does not seem possible to "backreference" a value or create variables, so when the share menu or one of its item is needed now the ".trigger" element is first found and then its XPath expression is used to compose its "aria-describedby" attribute in the XPath expression for the menu. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
ca4c7c3 to
9682194Compare🤖 beep boop beep 🤖 Here are the logs for the failed build: Status of 32575: failuremariadb10.1-php7.2Show full log |
Uh oh!
There was an error while loading. Please reload this page.