pingcap / website

The website of PingCAP. Powered by Gatsby ⚛️ and Rocket 🚀.
11 stars 21 forks source link

Community edition download page is shaking when click SelectBox #274

Closed cw1997 closed 3 years ago

cw1997 commented 3 years ago

https://github.com/pingcap/website/blob/3d50973ad6c2a64d48c5930663a126886b09456c/src/pages/download/community.js#L123

Community edition download page is shaking when click SelectBox, because the right scroll is hidden when SelectBox is opened, and the page width will be smaller without right scroll.

YiniXu9506 commented 3 years ago

This page does not exist now, add aliases to this page, and redirect to page /download. Use gatsby API createRedirect to redirect page.