-
Notifications
You must be signed in to change notification settings - Fork 86
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
community owner should be able to delete channels #400
Comments
If there's a way to split this up into parts that multiple people can work on, that would be ideal. Possible split:
|
Here is how it looks like on mobile, with swiping gesture screen-20230425-155445_2.mp4 |
This looks good! If the other version works better with e2e tests then let's use that instead but this is totally good. |
Desktop version, for deletion general channel I had to add a modal with info, to prevent jumping channel list. channel-deletion.mp4 |
Oh wow, I can't wait to play with this. Thoughts:
|
Thanks for feedback !
|
|
general channel deletion fixes, without modal, blocking UI and with only one message about deletion: channel-deletion-v2.mp4 |
This looks great! I want it to say "@kacper created #dev" as the first message in #dev too, but that's totally out of scope. If trivial it might be nice to to it now while we're here. If not trivial, we'll do it later. |
@Kacper-RF one more small thing. the drawer should say "#channel-name settings" and not just "#channel-name". can you make that change on desktop and mobile? |
yes, of course, i will add that change to my current PR with deletion fixes |
Version: 1.2.1-alpha.3 There are some problems that are addressed in other issues, most important one is: #1523 but in general this functionality is implemented and in most cases can be used as expected. |
Right now no one can remove channels, so our workspace just gets more and more cluttered with meaningless or obsolete channels.
The most important stuff:
Additional requirements (non-urgent but important, so make issues for these if we don't do them now):
UPDATE: As discussed, I created separate issues for the access controller, for attachment file deletion, and for attachment IPFS block deletion: #1489, #1490, #1491
The text was updated successfully, but these errors were encountered: