ovity / octotree

GitHub on steroids

Home Page:https://www.octotree.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prevent scroll from bubbling up to GitHub page.

HarshKapadia2 opened this issue · comments

Description

When Octotree has a scroll in a repository:

  • Once the top/bottom of the list is reached in Octotree after scrolling, the parent (GitHub page) starts scrolling and the current position in the open file is lost (as it scrolls), which is frustrating.
    • The scroll/wheel event should be stopped from bubbling to the GitHub page.
  • It would be nice to have a (thin) scrollbar.
    • If the scrolling of the GitHub page is intentional, then at least adding a scrollbar would be nice so that the user knows that they have reached the beginning/end of the list.

Current Behaviour

msedge_OTL8ggupNs.mp4

Environment

This is the environment used in the above video.

  • Octotree version: v7.5.3 (Logged in free user)
  • Browser & version: Microsoft Edge v103.0.1264.44 (Official build) (64-bit)
  • OS & version: Windows 11 Home Single Language 21H2 build 22000.778
commented

We fixed in 7.6. Please look out for that version.