-
Notifications
You must be signed in to change notification settings - Fork 278
Description
🙂 Looking for an issue? Welcome! This issue is open for contribution. If this is the first time you’re requesting an issue, please:
- Read Contributing guidelines carefully. Pay extra attention to Using generative AI. Pull requests and comments that don’t follow the guidelines won’t be answered.
- Confirm that you’ve read the guidelines in your comment.
Observed behavior
When a Kolibri Studio admin uses the administration pages to manage a channel or a user, such as to promote a user to an Admin (Add admin privileges), they're unable to do so using the the ACTIONS menu on the administration channel and user pages (see screenshot).
- For the channel page, the following do not seem to work: 'Make public', 'Delete channel'
- For the user page, none of the actions seem to work
| Channel page | User page |
|---|---|
![]() |
![]() |
Errors and logs
No console errors were observed.
Expected behavior
All of the actions menu on either of the administration pages should perform those actions as expected
User-facing consequences
An admin is not able to manage channels or users appropriately. Although, there is a workaround to mange these from the list page, where the actions do appear to be working correctly.
Steps to reproduce
These instructions are for a development environment.
For the channel actions
- Sign in as
a@a.com - Click the user menu in the upper right that reads 'Admin'
- Click 'Administration'
- Click on 'Imported Channel'
- Click on ACTIONS in the upper right
- Click 'Make public'
- Observe no reaction other than the menu closing
For the user actions
- Sign in as
a@a.com - Click the user menu in the upper right that reads 'Admin'
- Click 'Administration'
- Click the 'USERS' tab
- Click on 'User A'
- Click on ACTIONS in the upper right
- Click 'Add admin privileges'
- Observe no reaction other than the menu closing
Context
These issues exist on production


