nextcloud / nextcloud/tables

Applications - add tabs for multiple views

Open
#2,506 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement help wanted needs discussion
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.

Right now if you create an "app" from your table which has multiple views attached, the views are displayed ontop one another. It makes the app look confusing, if there is much data in them: you have to fully scroll past one view to see another.

Image
Describe the solution you'd like

Display each view on a separate "tab" (not browser tab, just an UI element).

Describe alternatives you've considered

Some template editor would be even better. A good example is FeePBX User Conlrol Panel.

Image
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

No files or tests are named. Start by locating the application view-rendering entry point and reproduce the issue with a table that has multiple views. The change is done when each view is selectable through an in-app tab and no longer appears stacked with the others.

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
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.