This is a Bug Report.
Profile README hash links breaks the style of the Profile Page.
Environment:
macOS 11.0 Beta (20A5395g)
Firefox 82.0 (64-bit)
Reproduction Process:
- Create a Profile README with a heading syntax, (like
## Introduction
). - Go to Profile page
- Click the hyperlink button besides the header, your url goes to
https://github.com/username#introduction
- The username of your page starts blinking when scrolling.
Evaluation:
The is-stuck
class gets inserted and removed multiple times to related divs during scrolling.
Demonstration: