Urban-Analytics-Technology-Platform / demoland-web

Web app for Land Use Demonstrator project.
https://urban-analytics-technology-platform.github.io/demoland-web/
MIT License
8 stars 2 forks source link

Bar chart moves when hovering over [?] #34

Closed martinfleis closed 1 year ago

martinfleis commented 1 year ago

See the video

https://github.com/alan-turing-institute/demoland-web/assets/36797143/5c6b2285-bf57-42fb-951e-551f049e3e1f

yongrenjie commented 1 year ago

Can repro in Safari, but works as intended in Firefox/Chrome...

yongrenjie commented 1 year ago

Notes for future self:

Final verdict: go back to using position: absolute and make sure (by hand) that the tooltip box does not extend beyond the space occupied by its container.