Open
Description
Feature request
What problem does this feature solve?
Click a a link after first time, it will not scroll.
What does the proposed API look like?
https://ant.design/components/grid/#components-grid-demo-flex-align
In antd doc, we can click the right siderbar to trigger scroll everytime.
How should this be implemented in your opinion?
Maybe addEventListener to click, and scroll when a link is clicked?
Are you willing to work on this yourself?
I can try, but I just begin with using doscify,maybe have a lot of conflicts with other ability.