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

[web] Polishing: Simplify Filetype Filter #9978

Closed
tbsbdr opened this issue Nov 17, 2023 · 1 comment
Closed

[web] Polishing: Simplify Filetype Filter #9978

tbsbdr opened this issue Nov 17, 2023 · 1 comment
Assignees
Labels
Category:Enhancement Add new functionality

Comments

@tbsbdr
Copy link
Contributor

tbsbdr commented Nov 17, 2023

The filetype filter should receive some simplifications:

  1. Media type -> Rename to Type
  2. no search within the filter
  3. no type "file" - I think this is quite rare that someone searches so generically (it's still useful to have it on the API level, e.g. for dynamic views based on search results)
  4. folder as 2nd to last, I think it is also quite rare, but it is quite good if you can search for it

Please track times

Implementation detail:

  • the type "file" should not get announced via capabilities

Current

image

Suggestion

image

@tbsbdr tbsbdr added the Category:Enhancement Add new functionality label Nov 17, 2023
@kulmann kulmann changed the title Polishing: Simplify Filetype Filter [web] Polishing: Simplify Filetype Filter Nov 21, 2023
@lookacat lookacat self-assigned this Nov 21, 2023
@lookacat
Copy link
Contributor

Should be done by https://github.com/owncloud/ocis/pull/7772/files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category:Enhancement Add new functionality
Projects
Status: Done
Development

No branches or pull requests

2 participants