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
Research direction
Start by reproducing the issue in the Flutter app: open it, tap the refresh icon without configuring TaskServer, and trace where the bottom banner is shown. Done means the “TaskServer is not configured” notification automatically disappears after a few seconds or supports the intended dismissal interaction.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100