stackabletech / stackabletech/cockpit
Main Navigation Bookmarks and Pinning
@F3l1x1vo is already working on this.
Since Jul 31, 2026.
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 0
- Avg merge
- 22h 6m
- Merged PRs (30d)
- 12
Description
All bookmarks are supposed to be shown in a collapsible (state saved in localStorage) section in the Main Navigation (main sidebar). On each list element, there should be a button to open the URL in a new tab, and clicking the main element outside of the button should open it in an iframe inside the Stackable Cockpit.
Part of this ticket is also to add a pinned section in the Main Navigation and allow pinning of bookmarks from the dashboard as well. Pinned management is done by:
- Administrators: They can edit a bookmark to make them pinned for every user. On by default.
- Users: Each user can also pin bookmarks themselves. These are saved in the database on a user basis.
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.
Assessment
This issue has not been assessed yet.