[GH-ISSUE #135] [BUG] Non-admin users should not see the Admin Dashboard as an option #70

Closed
opened 2026-02-17 17:12:01 -05:00 by yindo · 1 comment
Owner

Originally created by @pjones112000 on GitHub (Sep 3, 2025).
Original GitHub issue: https://github.com/Drop-OSS/drop-app/issues/135

Describe the bug
For users that have been added who are not admin users, they still see the Admin Dashboard option when their name is selected from the dropdown in the app. Clicking it won't open the dashboard since they are not admins, but, I don't think it should be displayed at all.

To Reproduce
Steps to reproduce the behavior:

  1. While logged in as a non-admin users, click the user's name in the top-right corner of the Drop app.
  2. Admin Dashboard is visible.

Expected behavior
Non-admins shouldn't be able to see any admin options at all

Desktop (please complete the following information):

  • OS: Windows
  • App Version 0.3.3

Additional context
Add any other context about the problem here.

Originally created by @pjones112000 on GitHub (Sep 3, 2025). Original GitHub issue: https://github.com/Drop-OSS/drop-app/issues/135 **Describe the bug** For users that have been added who are not admin users, they still see the Admin Dashboard option when their name is selected from the dropdown in the app. Clicking it won't open the dashboard since they are not admins, but, I don't think it should be displayed at all. **To Reproduce** Steps to reproduce the behavior: 1. While logged in as a non-admin users, click the user's name in the top-right corner of the Drop app. 2. Admin Dashboard is visible. **Expected behavior** Non-admins shouldn't be able to see any admin options at all **Desktop (please complete the following information):** - OS: Windows - App Version 0.3.3 **Additional context** Add any other context about the problem here.
yindo closed this issue 2026-02-17 17:12:01 -05:00
Author
Owner

@quexeky commented on GitHub (Oct 8, 2025):

I believe that this was fixed in 3f18d15d

@quexeky commented on GitHub (Oct 8, 2025): I believe that this was fixed in 3f18d15d
yindo changed title from [BUG] Non-admin users should not see the Admin Dashboard as an option to [GH-ISSUE #135] [BUG] Non-admin users should not see the Admin Dashboard as an option 2026-06-05 14:24:38 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Drop-OSS/drop-app#70