nextcloud / nextcloud/server

Missing spinner on file entries of "Shares" view while an action is being executed

Open
#54,135 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

0. Needs triage 32-feedback bug
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.