time-picker icon indicating copy to clipboard operation
time-picker copied to clipboard

Timepicker container doesn't fixed on input trigger

Open sadwizard opened this issue 7 years ago • 4 comments

I used timepicker inner my modal window which to have scroll yourself. And eventualy picker container fixes relative window how i find out. sorry for my bad eng)

sadwizard avatar Dec 30 '17 15:12 sadwizard

@sadwizard Could you give a reproducible demo in codesandbox

dengfuping avatar Dec 31 '17 05:12 dengfuping

@dengfuping Here is my example: https://www.screencast.com/t/vqD6SbRi It's in case when we have an internal scroll in a modal window.

eparh avatar Mar 05 '18 12:03 eparh

@dengfuping @sadwizard I've fixed the issue finding and using not documented prop getPopupContainer. @dengfuping, could you add to the doc, please? So this getPopupContainer allows you to make pop-up being positioned regarding the not document's body, but the posistioned container of pop-up. @sadwizard, here is the solution: https://codesandbox.io/s/2pzvnqx9ny

eparh avatar Mar 06 '18 14:03 eparh

@dengfuping Any update on this !! Seems like it's not updated yet.

harshilparmar avatar Feb 01 '21 11:02 harshilparmar