mohebifar / mohebifar/react-native-copilot
Copilot not showing when there is active alert
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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