openedx / openedx/openedx-app-android

Android - Register and login through Facebook shows 2 loaders at the same time

Open
#231 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Kotlin
Stars
36
Forks
61
Avg merge
5d 6h
Merged PRs (30d)
2

Description

Description
When a user tries to register or log in through Facebook, the user sees 2 loaders on the screen before loading the course list screen

Steps to Reproduce:

  • Download the app
  • Load the edX app
  • Tap on the Register or Sign-in screen
  • Scroll down to the social logins
  • Tap on the Facebook button
  • Notice there will be 2 loaders appearing on the screen while loading the course list screen

Expected Behaviour:
The user should be able to see a single loader while registering through Facebook

https://github.com/openedx/openedx-app-android/assets/69966132/4168f2f4-bf30-4ffa-85be-581d98be96de

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the Facebook registration and sign-in flow from the social login screen and trace the entry points that display loaders before the course list appears. The fix is complete when the flow shows only one loader, and the registration and sign-in paths both behave correctly.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
authentication, mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.