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

feat: added loading state to refresh tasks #443

Merged
merged 2 commits into from
Jan 26, 2025

Conversation

rohansen856
Copy link
Contributor

Description

Please include a summary of the change and which issue is fixed. List any dependencies that are required for this change.

Fixes #433

Replace issue_no with the issue number which is fixed in this PR

Screenshots

Screencast.from.2025-01-21.21-42-57.webm

Summary

  • updated home_page_app_bar.dart to include the loader logic
  • updated the home_page_controller.dart to include isRefreshing boolean flag
  • modified all language sentences to add the versions of English sentenceFetching tasks.

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

@Pavel401 Pavel401 merged commit 7bb38b1 into CCExtractor:main Jan 26, 2025
1 of 2 checks passed
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.

Sync Tasks / Refresh tasks button update with snackbar
2 participants