Comments section redirects to create channel #5321

Closed
opened 2021-01-16 16:22:47 +01:00 by michaelmitnick · 1 comment
michaelmitnick commented 2021-01-16 16:22:47 +01:00 (Migrated from github.com)

When the Odysee web application uploads a post from server resources and clicks the comment section, the channel creation section opens. This happens when you are still loading libraries and resources. I took a screenshot to represent the error. This error has not appeared on lbry.tv at the moment, only on Odysee. I can provide more details if necessary.

image

When the Odysee web application uploads a post from server resources and clicks the comment section, the channel creation section opens. This happens when you are still loading libraries and resources. I took a screenshot to represent the error. This error has not appeared on lbry.tv at the moment, only on Odysee. I can provide more details if necessary. ![image](https://user-images.githubusercontent.com/33647673/104815666-45cea100-57ec-11eb-8ca3-7a530d172249.png)
tzarebczan commented 2021-01-18 17:34:28 +01:00 (Migrated from github.com)

Good catch, i've seen this before. It happens because the channel list call doesn't return before you create a comment, so it think you don't have a channel .We should block that while the call is active.

Good catch, i've seen this before. It happens because the channel list call doesn't return before you create a comment, so it think you don't have a channel .We should block that while the call is active.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
LBRYCommunity/lbry-desktop#5321
No description provided.