Scrolling behaviour in Age-viewer
- Dominant language
- JavaScript
- Stars
- 387
- Forks
- 268
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
After connecting to a database when you scroll on the main page in the AGE Viewer tool you get to a point where you can't scroll (specifically on the **Connection Status** frame, the white space under **Create Graph** button), which is very confusing and makes it as if the screen is lagging. The white space turned out to be a window for displaying elements (which till now doesn't offer that feature or doesn't work properly at least). In a window, the scrolling behavior turns to a zooming behavior which is why the white space should at least look in a way that shows that it's a screen for displaying elements.
**To Reproduce**
Steps to reproduce the behavior:
1. Open the AGE Viewer tool
2. Connect to a database
3. Scroll down to the Connection Status frame
4. Try to scroll on the white space below the Create Graph button on the Connection Status frame
**Expected behavior**
The user expects the screen to scroll normally when scrolling on that white space
**Screenshots**

**Desktop (please complete the following information):**
- OS: [wsl2 ubuntu 20.04]
- Browser [Chrome]
- Version [10]
**Additional context**
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.