10
Views
5
Comments
Solved
CalenderPicker won't work in inside Popup widget when the window screen been shrinked
Application Type
Reactive

Hi guys, I try to test the UI for date picker widget inside the Popup widget and found out that there is an issue when the window screen shrinking to a 1024x824 it will not work, the calendar will be appeared at the behind of the Popup modal

Did someone facing the same problem and how you guys fix it.

TestUI.oml
2020-07-21 19-28-50
Rajat Agrawal
Champion
Solution

Hi,

I changed the css in your OML please check now it is not going behind the popup now.



Regards,

Rajat

TestUI (1).oml
UserImage.jpg
Ewan
Solution


Brilliant Bro, the style sheet code u added able to solve the Calendar stack problem of the Date Picker in my UI.


Here was the successfully results:



Thank you brooo, u help me a lot:D

2020-07-21 19-28-50
Rajat Agrawal
Champion

Hi Ewan,

I check your code its working fine for me see with any resolution it is not going behind the popup.


If any other issue you are facing let me know.


Regards,

Rajat

UserImage.jpg
Ewan

Hi Rajat,

Could you 

1) try to shrink the window

2) click the cancel to close the Popup

3) then click the button again to reopen in the shrinking window screen, you will find out the calendar picker cannot work after you close it

2020-07-21 19-28-50
Rajat Agrawal
Champion

Ok let me check with this step.


Regards,

Rajat 

2020-07-21 19-28-50
Rajat Agrawal
Champion
Solution

Hi,

I changed the css in your OML please check now it is not going behind the popup now.



Regards,

Rajat

TestUI (1).oml
UserImage.jpg
Ewan
Solution


Brilliant Bro, the style sheet code u added able to solve the Calendar stack problem of the Date Picker in my UI.


Here was the successfully results:



Thank you brooo, u help me a lot:D

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.