mixing items and menus in dashboard
Nobody has claimed this yet.
- 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 ?

Contributor guide
No contributing guide indexed for this repository
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
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