nextcloud / server

☁️ Nextcloud server, a safe home for all your data
https://nextcloud.com
GNU Affero General Public License v3.0
27.13k stars 4.03k forks source link

Global search beta follow up #41381

Closed Fenn-CS closed 9 months ago

Fenn-CS commented 11 months ago

Follow up issues from https://github.com/nextcloud/server/pull/40823

TODO

High priority:

Other:

image

Needs full page reload to get back to the content.

ChristophWurst commented 11 months ago

Noticed during testing today

ChristophWurst commented 11 months ago

image

ChristophWurst commented 11 months ago
ChristophWurst commented 11 months ago
blizzz commented 11 months ago

Should https://github.com/nextcloud/server/issues/41484 be linked here, too?

Altahrim commented 11 months ago
blizzz commented 11 months ago
* [ ]  Search providers for admins like `users` should probably be hidden for non admins

Then there is the case with group admins who would have access to a portion of users :smiley:

ChristophWurst commented 11 months ago

Needs full page reload to get back to the content.

SystemKeeper commented 10 months ago
ChristophWurst commented 10 months ago

When clicking on a search result

TypeError: t.openResult is not a function
    click SearchResult.vue:1
    VueJS 4
    onClick NcListItem.mjs:171
    click NcListItem.mjs:223
    VueJS 3

Same for results of Mail and other search providers

ChristophWurst commented 10 months ago

1) Click magnifier icon 2) Click outside the modal 3) Click magnifier icon again 4) Nothing happens 5) Click magnifier icon again 6) Modal opens, closes again 7) goto 3.

Fenn-CS commented 10 months ago

When clicking on a search result (e.g. Talk or Files) you don't jump to that file/conversation anymore, instead:

Resolved in : https://github.com/nextcloud/server/pull/41785

ChristophWurst commented 10 months ago

https://github.com/nextcloud/server/issues/41381#issuecomment-1813247040 still happens and it's quite frustrating to have to reload the page every time I mislick the notification icon.

Altahrim commented 10 months ago
jancborchardt commented 10 months ago
jancborchardt commented 10 months ago
ChristophWurst commented 9 months ago

Accidentally clicked the magnifier on mobile and found out it's impossible to close the modal

image

Fenn-CS commented 9 months ago

@ChristophWurst we have this already https://github.com/nextcloud/server/issues/41422

ChristophWurst commented 9 months ago

Thanks. It was not clear from this ticket.