Skip to content
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

Attempt fix progress indicator #106

Merged
merged 4 commits into from
Dec 13, 2023
Merged

Attempt fix progress indicator #106

merged 4 commits into from
Dec 13, 2023

Conversation

Flajt
Copy link
Owner

@Flajt Flajt commented Dec 13, 2023

-Fix: Move BlocListener to page and not button

  • Fix: Use compute to reduce stress on main isolate which allows propper display of loading page indicator
  • Fix: Change pushNamed to pushReplacement, there was a bug where multiple instances of the same page where on the stack and not popped, resulting in stacking calls to the PreperationBloc, which in turn leads to performance and interface issues (if I understood it right)

@Flajt Flajt merged commit 3a0ec7a into dev Dec 13, 2023
2 checks passed
@Flajt Flajt deleted the attempt-fix-progress-indicator branch March 1, 2024 21:35
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.

1 participant