Missing spinner on file entries of "Shares" view while an action is being executed
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 36.9k
- Forks
- 5.2k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 713
Description
When an action is being executed (for example, when the Move or copy dialog is open, or after setting the target name during a rename) a spinner is shown on the affected file entry in most views of the Files app. However, the spinner is missing when an action is executed in the Shares view.
How to test
- Open the Files app
- Share a file
- Open the Shares view
- Open the actions menu for the shared file
- Click Move or copy
Expected result
A spinner is shown on the checkbox of the file entry
Actual result
A spinner is not shown on the checkbox of the file entry
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 in the Files app implementation of the Shares view and compare its action-state handling with the other Files views. Reproduce the Move or copy flow, then verify that the affected file entry's checkbox shows a spinner while the action is being executed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100