Applications - add tabs for multiple views
Nobody has claimed this yet.
- 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.
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.
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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