CCExtractor / CCExtractor/taskwarrior-flutter
TaskServer is not configured” banner does not disappear
- Dominant language
- Dart
- Stars
- 244
- Forks
- 179
- Avg merge
- 12h 42m
- Merged PRs (30d)
- 2
Description
### Description
When the app is opened and TaskServer is not configured, a banner appears at the bottom saying:
“TaskServer is not configured”
This banner does not disappear automatically and remains fixed on the screen indefinitely.
Expected behavior is that it should auto-hide after some time (like a snackbar/toast).
### Steps to reproduce
Steps to Reproduce
1. Open the app
2. Tap on refresh icon
3.Do not configure TaskServer
4.Observe the bottom banner
### What was the expected result?
The banner should disappear automatically after a few seconds
OR be dismissible by swipe/tap (if intended as persistent notification)
### Put here any screenshots or videos (optional)

### How can we contact you (optional)
_No response_
### Would you like to work on this issue?
None
### By submitting this issue, I have confirmed that:
- [x] I have starred the repo ⭐ and watched 👀 it on GitHub and followed the contribution guidelines.
Contributor guide
Assessment
This issue has not been assessed yet.