Skip to content
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

The app cannot fetch the list of user's channels #1235

Open
10 tasks
czarkoff opened this issue Mar 6, 2022 · 1 comment
Open
10 tasks

The app cannot fetch the list of user's channels #1235

czarkoff opened this issue Mar 6, 2022 · 1 comment
Labels
type: bug Existing functionality is wrong or broken

Comments

@czarkoff
Copy link

czarkoff commented Mar 6, 2022

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 czarkoff changed the title The app cannot fetch the user's list of channels The app cannot fetch the list of user's channels Mar 6, 2022
@Coolguy3289
Copy link
Collaborator

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

@Coolguy3289 Coolguy3289 added the type: bug Existing functionality is wrong or broken label Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Existing functionality is wrong or broken
Projects
None yet
Development

No branches or pull requests

2 participants