leancodepl / leancodepl/flutter_corelibrary

[Recommended update] - update modal appears again and again in app life cycle even if user click Cancel

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

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.

  1. Recommended update popup appear
  2. Click Cancel
  3. 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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.