nextcloud / nextcloud/tasks

Calculate task progress percentage by number of items done

Open
#202 6 comments 9 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature
Dominant language
JavaScript
Stars
706
Forks
117
Avg merge
8h 50m
Merged PRs (30d)
18

Description

Steps to reproduce

None. Feature request.

Expected behaviour

Add possibility to set task progress in number of items: 0 to M. Default - 0 to 100 (as percents).
And use slider to set current number of done items.
This will recalculate percents / progress-bars.
Variants of progress view could be switched via radio element in right panel.

Actual behaviour

Not implemented.

Server configuration

Any.

Client configuration

Any.

Logs

None.

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 by locating the task progress controls in the right panel, including the existing progress bar and radio element options. Add a slider-based item count from 0 to M while retaining the default 0–100 percent mode, and verify that the displayed percentage and progress bar recalculate correctly.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 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.