android / android/architecture-samples
Clicking the return button of AddEditTaskTopAppBar causes a blank interface.
Open
- Dominant language
- Kotlin
- Stars
- 45.8k
- Forks
- 11.9k
- PR merge metrics
- No merged PRs in 30d
Description
When the return button of AddEditTaskTopAppBar is clicked and then the openDrawer button of TasksTopAppBar is immediately clicked within a short period of time, a blank interface will occur.
Contributor guide
Research direction
Start by reproducing the sequence described: click the return button in AddEditTaskTopAppBar, then quickly click the openDrawer button in TasksTopAppBar. Read those two entry points and trace the resulting screen state. Done means the rapid sequence no longer produces a blank interface.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100