lbry-android icon indicating copy to clipboard operation
lbry-android copied to clipboard

The app cannot fetch the list of user's channels

Open czarkoff opened this issue 4 years ago • 1 comments

The Issue

Steps to reproduce

  1. Follow "Channels", "Publishes" or "New Publish" links in a sidebar.

alternatively

  1. Open any content entry
  2. Go to the channel dropdown in a comment section

Expected behaviour

The "Channels" and "Publishes" are expected to display a list of channels. On the second page of the "New Publish" flow the channel dropdown list is supposed to contain a list of channels. The user is supposed to be able to upload new content to their channel. The channel dropdown list should contain a list of channels. The user is supposed to be able to select a channel and post a comment as that channel.

Actual behaviour

In "Channels" and "Publishes" only spinner and a plus button are shown.

In the comments UI the spinner is displayed above/instead of the dropdown list. No amount of waiting helps. If the user tries to post a comment, an error message prompting to select a channel is displayed.

System Configuration

  • Device: Xiaomi Redmi Note 8 Pro
  • Android version: 11

Anything Else

I actually have two channels, I can comment with no issues from Odysee.

The issue seems to be present for some time now, first noticed it about a week ago.

Screenshots

Screenshot-20220306-121612461.jpg Screenshot-20220306-122952607.jpg

Internal Use

Acceptance Criteria

Definition of Done

  • [ ] Tested against acceptance criteria
  • [ ] Tested against the assumptions of the user story
  • [ ] The project builds without errors
  • [ ] Unit tests are written and passing
  • [ ] Tests on devices/browsers listed in the issue have passed
  • [ ] QA performed & issues resolved
  • [ ] Refactoring completed
  • [ ] Any configuration or build changes documented
  • [ ] Documentation updated
  • [ ] Peer Code Review performed

czarkoff avatar Mar 06 '22 11:03 czarkoff

This may be related to the SDK being outdated. Will circle around to this as we update that component.

Coolguy3289 avatar Dec 06 '22 14:12 Coolguy3289