AssistantNMS / AssistantNMS/App

🐛 Bug Report: clicking while scrolling closes sidebar

Open
#174 4 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Dart
Stars
50
Forks
3
PR merge metrics
No merged PRs in 30d

Description

### 📜 Describe the bug

Tapping the screen while scrolling usually stops the scroll. It is bad UX when it doesn't. Even worse UX if it does something unexpected. Here it closes the sidebar completely instead of just stopping scrolling

### 👟 To Reproduce

1. Open the left sidebar
2. scroll fast, so that it continues scrolling while you have your finger off the phone
3. tap the screen to stop the scrolling
4. sidebar closes

### 👍 Expected behavior

just stop the scrolling when I tap the screen, don't close the sidebar, especially if I clicked in the sidebar area.

### 📱 Where did you find this problem?

Android

### 🪵 Logs

_No response_

### 👀 Have you checked if this bug report has been created already?

- [X] I checked and couldn't find similar issue

### 🏢 Have you read the Code of Conduct?

- [X] I have read the [Code of Conduct](https://github.com/AssistantNMS/App/blob/main/.github/CODE_OF_CONDUCT.md)

### Are you willing to submit PR?

None

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.