-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Open
Labels
0. Needs triagePending check for reproducibility or if it fits our roadmapPending check for reproducibility or if it fits our roadmapenhancementfeature: search
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
0. Needs triagePending check for reproducibility or if it fits our roadmapPending check for reproducibility or if it fits our roadmapenhancementfeature: search