stackabletech / stackabletech/cockpit

Main Navigation Bookmarks and Pinning

Open
#275 0 comments 0 reactions 1 assignee View on GitHub

@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:

  1. Administrators: They can edit a bookmark to make them pinned for every user. On by default.
  2. 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

  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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.