CCExtractor / CCExtractor/taskwarrior-flutter
Drawer should close automatically when navigating to a new screen
- 主要语言
- Dart
- 星标
- 244
- 派生
- 179
- 平均合并
- 12 小时 42 分钟
- 30 天内合并 PR
- 2
描述
### 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.
贡献指南
调研方向
从 Profile、Reports 和 Settings 的抽屉导航处理程序开始,因为 issue 标识了这些菜单路径,但没有指定文件或测试。请在应用中复现导航流程,然后验证点击抽屉项目会关闭抽屉,并且返回主页时会显示主要内容,而不会被抽屉遮挡。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- dart, flutter
- 领域
- mobile-dev
- Issue 类型
- 缺陷
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 描述清楚
- 新手友好度
- 68/100