nextcloud / nextcloud/tables

Add plus and minus buttons for counter

Open
#603 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop enhancement good first issue
Dominant language
JavaScript
Stars
214
Forks
52
Avg merge
1d 10h
Merged PRs (30d)
82

Description

Is your feature request related to a problem? Please describe.

For quickly changing a value it would be nice to have plus and minus button.

Describe the solution you'd like

Either as an option for the existing counter type or a new field type. There should be specific values for incrementing and decrementing that also respect the min and max value.

Describe alternatives you've considered

Changing the number with the keyboard.

Additional context

No response

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 existing counter field UI and its min/max value handling. The feature is done when users can increment and decrement the value with dedicated buttons, whether implemented as an option or a new field type, while respecting both bounds.

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.