CCExtractor / CCExtractor/taskwarrior-flutter
Drawer should close automatically when navigating to a new screen
- Langage dominant
- Dart
- Étoiles
- 244
- Forks
- 179
- Merge moyen
- 12 h 42 min
- PR mergées (30 j)
- 2
Description
### Describe your issue
When navigating to sections like Profile, Reports, or Settings from the side drawer, the drawer does not close automatically. This causes it to remain open in the background. As a result, when a user presses "Back" from one of these screens, they return to find the drawer still covering the home screen instead of seeing the main content.
### Steps to reproduce
1. Click on drawer icon
2. Click on Profile, Reports, or Settings
3. Navigate back and you can see the issue
### What was the expected result?
The navigation drawer should close automatically when a menu item is tapped. When navigating back to the home screen, the drawer should be closed rather than remaining open on top of the content.
### Put here any screenshots or videos (optional)
https://github.com/user-attachments/assets/ff0243b7-73ea-4e99-bde3-efd92407434e
### How can we contact you (optional)
[Github](https://github.com/chetanr25) | [Linkedin](https://www.linkedin.com/in/chetanr25/) | [chetanr25.in](https://chetanr25.in)
### Would you like to work on this issue?
Yes
### By submitting this issue, I have confirmed that:
- [x] I have starred the repo ⭐ and watched 👀 it on GitHub and followed the contribution guidelines.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.