Open With Dropdown is broken by `sticky-sidebar` #4511
rbclark posted onGitHub
<!-- Thanks for reporting a bug! ⛰ Make sure the bug is caused by Refined GitHub. Try disabling the extension first. Show us the bug and help us replicate it, include: 1. A REAL URL where the bug appears. If it happens on a private repo, find an equivalent public URL. 2. A screenshot/video/gif of the issue, if it’s visual. 3. Any related errors in the browser’s console, if any. -->
When navigating to a pull request with sticky sidebar enabled, I see the following behavior:
<img width="790" alt="Screen Shot 2021-06-24 at 7 04 43 AM" src="https://user-images.githubusercontent.com/2308869/123253325-5da50200-d4bb-11eb-8082-c7629c26119f.png">
if I disable sticky-sidebar
the dropdown goes back to normal
<img width="656" alt="Screen Shot 2021-06-24 at 7 11 36 AM" src="https://user-images.githubusercontent.com/2308869/123253387-6bf31e00-d4bb-11eb-97a8-1bebc4b1ba1f.png">