Skip to content

Conversation

@rohansen856
Copy link
Contributor

@rohansen856 rohansen856 commented Nov 14, 2024

Description

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

Fixes #369

Screenshots

Screenshot from 2024-11-14 23-49-22

video demo:
https://github.com/user-attachments/assets/b2b04c28-8f84-4d88-b8c5-b259fcf15fee

Summary

added toasts in case the http.post request fails in the lib/api_service.dart file. total changes in 2 functions:
completeTask and modifyTaskOnTaskwarrior to add error toast for better user understanding.

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

@BrawlerXull
Copy link
Contributor

BrawlerXull commented Nov 14, 2024

Changes in CONTRIBUTING.md, pubspec.yaml, etc are redundant in this pr.
Also can you please add a video?

@rohansen856 rohansen856 deleted the feature/error-toast branch November 14, 2024 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

modifyTaskOnTaskwarrior fails silently

2 participants