Skip to content

fix: fixed page popped out of context during tutorial and details page bug #472

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Mastermind-sap
Copy link
Contributor

@Mastermind-sap Mastermind-sap commented Apr 2, 2025

Description

  • I have fixed the bug where the page or widget is popped out of context while the tour or tutorial is still going on. Have used PopScope to handle it.
  • Fixed the details page update bug where it forces user to push Yes in save changes dialog box to go back to home page.
  • Also removed third party dependency double_back_to_close_app and simulated the double back to exit in home page using PopScope

Refer to the issues for more detail on the bug

Fixes #469 and Fixes #471

Screenshots / Videos

Tutorial bug fix:

image
image
image

Details page fix:

WhatsApp.Video.2025-04-03.at.12.37.40.AM.mp4

Checklist

  • Tests have been added or updated to cover the changes
  • Documentation has been updated to reflect the changes
  • Code follows the established coding style guidelines
  • All tests are passing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Buggy save confirmation dialog in details view Page pops when tutorial(tour) is running
1 participant