angular-datepicker icon indicating copy to clipboard operation
angular-datepicker copied to clipboard

Datepicker does not scroll along page

Open lekhachoa opened this issue 1 year ago • 4 comments
trafficstars

After clicking to call the DatePicker dialog, the DatePicker dialog appears as expected. However, when scrolling the page, it does not move along with the page but remains fixed in its position. How can we fix this?

lekhachoa avatar Feb 19 '24 10:02 lekhachoa

@lekhachoa can you please add a stackblitz to reproduce the error?

agrahari-himanshu avatar Feb 20 '24 14:02 agrahari-himanshu

@lekhachoa can you please add a stackblitz to reproduce the error?

You can simply open demo page, open datepicker an try to scroll that page. This only reproduces for the pages, where height of the content is set in vh units. image

natka-unique avatar Apr 24 '24 12:04 natka-unique

hello, the same thing happens in this library, they made the correction. As a suggestion, follow the issue for reference. I'm going through the same problem.

topic: https://github.com/NG-ZORRO/ng-zorro-antd/issues/6011 correction: https://github.com/NG-ZORRO/ng-zorro-antd/pull/6380

@HimanshuAgrahari07

adenilsonjunior01 avatar Apr 26 '24 20:04 adenilsonjunior01

Do you want to try and submit a PR?

vlio20 avatar Jun 21 '24 15:06 vlio20