RoboJackets / RoboJackets/apiary-react-native

NFC Disabled error shows initially when opening app

Open
#42 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

UX Improvement
Dominant language
TypeScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

When the application first opens, the NFC Disabled screen briefly shows, before the app checks for NFC capability. It then plays an animation to switch to the login screen.

This should not occur. When the app first opens, a loading worm should instead show on screen with a fade animation or no animation to switch to either the login screen (if loading succeeded) or an error screen (if loading failed).

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 launching the app and tracing the startup loading and NFC capability check that briefly displays the NFC Disabled screen. The initial view should show the loading worm, then transition without the incorrect NFC Disabled flash to the login screen when loading succeeds or an error screen when it fails.

Written by the indexing model from the issue text.

Assessment

Tech stack
react-native, typescript
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.