dxc-technology / halstack-react

Library of components for building SPAs with React and Halstack Design System
https://developer.dxc.com/halstack/
Apache License 2.0
15 stars 14 forks source link

DXCDate selector pop up issue #2014

Closed jangirkamal123 closed 3 months ago

jangirkamal123 commented 3 months ago

Describe the bug DXC date selector is having its position always downward to the control, so if the control is on bottom of the screen, its getting out of the view.

Unable to inspect, and unable to take screenshot

github-actions[bot] commented 3 months ago

Thank you for opening an issue! 🚀

Our team will review it as soon as possible. In the meantime, please make sure that you've provided all the necessary details to help us understand and address the issue effectively.

Feel free to contribute and participate in discussions!

GomezIvann commented 3 months ago

Hello @jangirkamal123!

I've checked your issue and you are right. When the DxcDateInput is towards the limits of the screen, the popover doesn't apply the collision detection. We will work on it.

Thanks for the feedback!

GomezIvann commented 3 months ago

Hello @jangirkamal123!

We are pleased to tell you that we have added collision detection to the DxcDateInput in the next version of Halstack.

Thanks for the feedback!