leancodepl / leancodepl/flutter_corelibrary
[Recommended update] - update modal appears again and again in app life cycle even if user click Cancel
Open
Nobody has claimed this yet.
- Dominant language
- Dart
- Stars
- 89
- Forks
- 12
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 2
Description
This is annoying from user perspective, you click cancel on recommended update popup, but we still attack user with this popup.
- Recommended update popup appear
- Click Cancel
- Wait 5-7min
Actual result: Popup appear again
Expected result: Popup will not appear again in this app lifecycle
Contributor guide
No contributing guide indexed for this repository
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
No file or test is named. Start by locating the recommended update popup and the lifecycle handling for its Cancel action, then reproduce the five-to-seven-minute sequence. Done means cancelling the popup prevents it from appearing again during the app lifecycle.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100