Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calendar moves to top left corner on click or browser resize for DatePicker inside a Dropdown #11681

Closed
1 task done
blaqbern opened this issue Aug 9, 2018 · 1 comment
Closed
1 task done
Assignees

Comments

@blaqbern
Copy link

blaqbern commented Aug 9, 2018

  • I have searched the issues of this repository and believe that this is not a duplicate.

Version

3.8.0

Environment

macOS, chrome 67, React 16.3

Reproduction link

Edit on CodeSandbox

Steps to reproduce

  • click on the button labeled "click me"
  • inside the dropdown there is a date picker; click the input to open the calendar component
  • perform any of the following actions
    • click anywhere inside the calendar
    • resize the browser window
    • open/close devtools

What is expected?

The Calendar component remains in the same place for the entire time it is open (scrolling with the page is fine)

What is actually happening?

The Calendar component jumps up to the top left corner of the window

@blaqbern blaqbern changed the title DatePicker moves to top left corner on click (anywhere in the calendar) or browser resize Calendar moves to top left corner on click or browser resize for DatePicker inside a Dropdown Aug 9, 2018
@afc163 afc163 closed this as completed Aug 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants