nextcloud / nextcloud/tables

Add rearranging views in the list

Open
#1,118 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

0. Needs triage enhancement
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.

When a user adds new views to some table it might be needed to rearrange the views in another logic.

Describe the solution you'd like

I suggest to add the function to move views up and down in the list in side menu.

Describe alternatives you've considered

Alternatively the views may be rearranged on the table page itself, where the views are shown, under Action item.

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 examining the views list in the side menu and the table page's Action item, since the issue proposes both possible locations for rearranging views. Determine where view ordering is displayed and stored, then verify that moving views up and down produces the intended order wherever the views are shown.

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.