SolidOS / SolidOS/solid-panes

mixing items and menus in dashboard

Open
#370 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
JavaScript
Stars
106
Forks
52
Avg merge
13h 35m
Merged PRs (30d)
10

Description

Dashboard uses UI.tabs.tabWidget() to give access to the different pane items :
In the the following dashboard there are 2 contacts app and 2 storages available. The list can contain much more items
It should be nice to be able to list these in menuItems.

This is actually done using UI.tabs.tabWidget.
Is it possible to use the tabWidget() or modify the tabWidget() to mix items and menuItems ?

image

Contributor guide

No contributing guide indexed for this repository

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 tracing the dashboard's use of UI.tabs.tabWidget() and how it currently represents pane items and menuItems. Determine whether tabWidget() can support a mixed list or needs modification; done means dashboards can display multiple contacts and storages together in menuItems without losing existing tab behavior.

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
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.