mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-02-05 00:39:38 +03:00
🚀 Feature: Add "My Apps" to Sidebar for Admins #421
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ElioDiNino on GitHub (Aug 18, 2025).
Originally assigned to: @kmendell on GitHub.
Feature description
The new app dashboard introduced in v1.7.0 is not shown in the sidebar for admins, and I think it should be. Admins can access the page by clicking the somewhat hidden button with their profile icon, but it feels unintuitive. If "My Account" gets to exist as both a profile icon button and sidebar button, why shouldn't "My Apps"?
Pitch
Add the "My Apps" page link to the sidebar for admins
@kmendell commented on GitHub (Aug 18, 2025):
The sidebar is already "cluttered" in mine and @stonith404 opinion. Hence why we put it in that menu, We plan on hopefully refactoring the sidebar soon, but we want to get all the current PR's merged first.
@kmendell commented on GitHub (Aug 27, 2025):
This will be fixed/added with https://github.com/pocket-id/pocket-id/pull/881, and will be available in the next release.