aalok05 / CodeHub

A UWP GitHub Client
MIT License
177 stars 35 forks source link

Background Task bug fix #124

Closed rafsanulhasan closed 5 years ago

rafsanulhasan commented 5 years ago

PR Type

What kind of change does this PR introduce?

[x] Bugfix
[x] Feature
[ ] Code style update (formatting)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[x] Other..:
     - Toast UI improvement
     - Fixed unexpected cancellation of background task
     - Nicely designed Toasts for **error messages**

What is the current behavior?

[ ] unexpected crash [ ] abnormal behavior [ ] unexpected cancellation of background task

What is the new behavior?

Does this PR introduce a breaking change?

[x] Yes
[ ] No

Other information

aalok05 commented 5 years ago

Great work @rafsanulhasan !