nextcloud / nextcloud/recommendations
Don't show hidden files
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 15
- Forks
- 19
- Avg merge
- 6d 15h
- Merged PRs (30d)
- 9
Description
Hidden files should imo not be shown in recommendations. Especially if the user chooses not to show hidden files.
Example: I use the regular contacts backup. This creates a file in a regular period. On default the folder is hidden. But the very boring contact backup files do show up always in my recommendations.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue with a hidden contacts-backup file and the user's setting for showing hidden files disabled. Trace how files enter recommendations and verify that hidden files are excluded in this case; done means the example file no longer appears while eligible non-hidden files still do.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100