Skip to content

Unified search for files: ignore hidden files #33082

@tobiasKaminsky

Description

@tobiasKaminsky

On client side we can specify if we want to show/hide hidden files.
Imagine you have 10 files with ".test1-10" (hidden files)

  • search for term "test"
  • client will get 10 files via API
  • client will not show this 10 files
  • user has to click "search more" to get 10 others

Things already thought about

  • client could check send a second request, if first is after filtering <10 files
  • client could always show hidden files -> bad UX

An option/flag "showHiddenFiles" would be very nice.

@PVince81

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions