Clarify Error Messaging When Moving or Copying Files to Invalid Folders From Web UI
Open
@susnux is already working on this.
Since Aug 7, 2024.
0. Needs triage
enhancement
feature: files
hotspot: filename handling
- Dominant language
- PHP
- Stars
- 36.9k
- Forks
- 5.2k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 713
Description
When a user tries to move or copy valid files to an invalid folder, they are unable to press the move or copy button. The server has already disabled these buttons, but it’s unclear to the user what to do or what the issue is.
Suggestion
Display a message to the user explaining exactly why this action cannot be taken.
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.
Assessment
This issue has not been assessed yet.