vishalxl / nostr_console

Nostr console is an open-source twitter-like social network, direct chat app and group chat all bundled into one program. Built on the decentralized Nostr protocol.
GNU Affero General Public License v3.0
439 stars 33 forks source link

On creating a new public channel, user can't enter it. #45

Closed vishalxl closed 1 year ago

vishalxl commented 1 year ago

Has to quite the app and then restart only then can the new channel be entered.

vishalxl commented 1 year ago

Just tested on version 0.3.1 by creating a new channel test95, and right after creating it, it can be seen in the top of the channel overview/list.

The issue as originally stated is likely or was likely due to the channel creation event not being sent. May close this issue since that's a different issue if thats the case.