Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancements : improve most recent global search UI #41384

Merged
merged 3 commits into from
Nov 14, 2023

Commits on Nov 14, 2023

  1. Global search : Fix basic functional issues

    - Fixes remove person filter/chip when applied
    - Close person searchable filter via workaround
    - Person filter has no effect fixed, now uses user property instead of id
    - Left align filters
    - Reduce avatar size in user chip and make photo non-clickable
    
    Resolves : #41381
    
    Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
    Fenn-CS committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    5a4cc8c View commit details
    Browse the repository at this point in the history
  2. Improve no content feedback

    Show some feedback when there are no search results.
    
    Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
    Fenn-CS committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    04f2a19 View commit details
    Browse the repository at this point in the history
  3. Check in-app search availability

    Only show in-app serach button if available for specific app
     in question.
    
    Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
    Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
    Fenn-CS authored and nextcloud-command committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    987ac1e View commit details
    Browse the repository at this point in the history