mikavilpas / hare

Monolingual Japanese web dictionary
GNU General Public License v3.0
8 stars 0 forks source link

Scroll down/up to currently opened definition #26

Closed mikavilpas closed 3 years ago

mikavilpas commented 3 years ago

http://localhost:4000/dict/#/dict/%E5%BA%83%E8%BE%9E%E8%8B%91/prefix/%E7%8A%AC/21

when opened, the definition is so far down that it's not visible.

mikavilpas commented 3 years ago

may be helpful https://stackoverflow.com/questions/63527031/how-to-scroll-and-expand-an-accordion-by-onclick-on-an-icon-from-a-component

mikavilpas commented 3 years ago

discovered issues with the react-bootstrap accordion's animation. Scrolling works but is unreliable - sometimes scrolls something entirely else into view.

another option: https://github.com/springload/react-accessible-accordion