uphy / obsidian-reminder

Reminder plugin for Obsidian
https://uphy.github.io/obsidian-reminder/
MIT License
457 stars 35 forks source link

[Bug]: Pop-up of calendar date picker goes underneath other panes, should be above #24

Closed michael-imbeault closed 3 years ago

michael-imbeault commented 3 years ago

Describe the bug

I have my todo list set in the left sidebar as a page that's always open - using the calendar date picker when the line is close to the next pane (my central one) results in the pop-up being half underneath the next pane, making it impossible to select a date.

Expected Behavior

Calendar date picker should be displayed above any other pane.

Steps to reproduce

Create a note, put it on the left sidebar (not just on left side of the current note, but in the side-bar you can collapse), write some text to get close to the edge of the main pane, hit (@ to summon the calendar date picker, notice its underneath the main pane.

Operating system

Windows

uphy commented 3 years ago

Thank you for the report. I fixed that problem in v1.1.1.

Before fix

image

After fix

image
davebhc71 commented 3 years ago

Please review the item mentioned below at the same time since it seems to be another issue with the Calendar pop-up!

https://github.com/uphy/obsidian-reminder/issues/34#issue-1033793124

uphy commented 3 years ago

Fixed. Also the calendar popup works on mobile now. So I close this issue.