nhn / tui.calendar

🍞📅A JavaScript calendar that has everything you need.
http://ui.toast.com/tui-calendar
MIT License
11.88k stars 1.28k forks source link

popup detail doesn't follow scrolling #126

Open hexadeciman opened 6 years ago

hexadeciman commented 6 years ago

version 1.2.3

Development Environment

MAC OS High Sierra 10.13.4 - Chrome 60.0.3112.101

Steps to reproduce

Current Behavior

The details pop up doesn't stay next to its corresponding item, its position is like 'fixed'.

Expected Behavior

The pop up should stay next to its corresponding item, its position should be relative to that item no matter the scroll position.

youjung-hong commented 6 years ago

Hello @hexadeciman Although I checked this issue at 2 days ago, I haven't started this job yet. Because of other works, this issue could be fixed until next week. Thanks!

youjung-hong commented 6 years ago

Hi @hexadeciman I am trying to fix this bug now. I will comment again when it is resolved. Sorry for saying this.

acsatis commented 5 years ago

Did you finish this work? I need this feature in my web application. Thanks for your help