revite icon indicating copy to clipboard operation
revite copied to clipboard

Added button to invite to channel

Open maxer137 opened this issue 4 years ago • 4 comments

Related to #38

I do not know if there's a "manage channel" view that we can navigate to. For now, I left the "manage channel" button commented out.

maxer137 avatar Nov 26 '21 20:11 maxer137

It seems open_channel_settings is the action in question (although instead of opening a popup it's a separate page (channel/<id>/settings)).

Edit: That doesn't seem to be useable, but I've found a pretty good solution (see suggestions below).

Rexogamer avatar Dec 03 '21 21:12 Rexogamer

Here's the manage channel code. One thing I'd like to note is that it seems both of these buttons appear even if you lack the relevant perms, so some further debugging will be needed there.

I haven't been able to reproduce this. For me, the buttons only show up when you have the right permissions.

maxer137 avatar Dec 06 '21 16:12 maxer137

@maxer137 are you still working on this? If not i will happily take over the feature

ryanalexander avatar Jan 06 '22 00:01 ryanalexander

Just checking in - do you still want to work on this?

Rexogamer avatar May 26 '22 22:05 Rexogamer