Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content

fix loading

AVINASH GUSAIN requested to merge dev/loader-fix-slow into main

https://gitlab.e.foundation/e/infra/backlog/-/issues/3320

Test Case 1: Account Without a Shop Account

Objective: Verify that the loader disappears once the API response is received for an account that does not have an associated shop account.

Steps to Execute:

  1. Navigate to the Settings->Delete account page.

  2. Ensure that the account does not have a linked shop account.

  3. Observe the loader appearing while waiting for the API response.

  4. Once the API response is received, check if the loader is hidden.

    Expected Result: The loader appears while the API request is in progress. Once the response is received, the loader disappears.

Test Case 2: Account With a Shop Account

Objective: Verify that the loader disappears once the API response is received for an account that has an associated shop account.

Steps to Execute:

  1. Navigate to the Settings->Delete account page.
  2. Ensure that the account has a linked shop account.
  3. Observe the loader appearing while waiting for the API response.
  4. Once the API response is received, check if the loader is hidden.

Expected Result: The loader appears while the API request is in progress. Once the response is received, the loader disappears.

Edited by AVINASH GUSAIN

Merge request reports

Loading