mohebifar / mohebifar/react-native-copilot

Copilot not showing when there is active alert

Open
#89 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
2.4k
Forks
428
PR merge metrics
No merged PRs in 30d

Description

@okgrow/react-native-copilot 2.4.1
react-native: 0.56.0
react-native-navigation: 2.0.2641 (this is likely not relevant, just in case)
native-base: 2.8.1(this is likely not relevant, just in case)
Xcode 10.1
iOS simulator iPhone6 - 12.1

When there is an active alert on screen (usual RN alert, not 3rd party). this.props.start() doesn't initiate showing steps, when no active alerts it works as expected.

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 reproducing the issue with an active native React Native alert, then call this.props.start() after dismissing or while the alert remains visible. Trace the start flow to determine why walkthrough steps do not appear during the alert, and verify that steps show correctly both with and without an active alert.

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
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.