Skip to content

fix(UI): add loading spinner during Test Mode to Live Mode switch #17

Description

@sandipkumardey

Describe the bug

During the transition between Test Mode and Live Mode, the screen currently shows only static text, which makes the state feel inactive. Add a spinner or lightweight loading animation to clearly indicate that the mode switch is in progress.

The bug is the same on our web app too.

To Reproduce

Steps to reproduce the behavior:

  1. Open the app.
  2. Ensure the app is currently in Test Mode.
  3. Trigger the switch to Live Mode.
  4. Observe the UI during the transition state.

Expected behavior

  • A loading spinner or animation should appear during the transition.
  • The UI should clearly indicate that the mode switch is in progress.

Screenshots or recordings

Desktop app
Image

Web app
Image

Environment

  • macOS

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions