feat: category management UI — create modal and delete context menu
Add CreateCategory modal (replaces browser prompt) and right-click "Delete Category" context menu on category headers with confirmation dialog explaining channels will be uncategorized, not deleted.
This commit is contained in:
@@ -6,6 +6,7 @@ type ModalType =
|
||||
| 'createSpace'
|
||||
| 'joinSpace'
|
||||
| 'createChannel'
|
||||
| 'createCategory'
|
||||
| 'invite'
|
||||
| 'userSettings'
|
||||
| 'spaceSettings'
|
||||
|
||||
Reference in New Issue
Block a user