DevCom-IITB / DevCom-IITB/instiapp-flutter
QR Widget should dismiss on tap anywhere, not just the close/down button
- Dominant language
- Dart
- Stars
- 19
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
When the QR code is opened, it can currently only be dismissed by pressing the dedicated down/close button. Tapping anywhere else on the QR overlay does nothing.
Expected behavior:
Tapping anywhere outside the QR or Swipe/drag down on the QR code should dismiss it and slide it back down.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the QR Widget and reproduce the issue by opening the QR code, then inspect how the overlay handles taps and swipe or drag gestures. Done means tapping outside the QR or swiping or dragging it down dismisses the overlay and slides it back down, while the existing close button continues to work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100