ModusCreateOrg / ModusCreateOrg/beep

Cancel pending request

Open
#137 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug help wanted
Dominant language
Objective-C
Stars
155
Forks
40
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
When a request to check a password or email is sent - a loading icon is shown, if the back button is pressed we should cancel the request and hide the icon.

To Reproduce
Steps to reproduce the behavior:

  1. Check password or email
  2. When the loading icon is shown, click the back arrow or the hardware back button

Expected behavior
The request should be canceled and loading icon hidden

Screenshots or videos

loading

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

Start by tracing the password and email check request flow and the back-arrow or hardware-back handling in the Vue/Ionic app. Reproduce the loading state, then verify that navigating back cancels the pending request and hides the loading icon.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
mobile-dev
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.