infor-design / enterprise

Enterprise-grade component library for the Infor Design System
https://design.infor.com
Apache License 2.0
130 stars 80 forks source link

Datepicker: Missing borders in one specific example #7974

Closed SumitK27 closed 8 months ago

SumitK27 commented 9 months ago

Describe the bug SoHo datepicker when used with showTime="true" is displayed properly when there is space available on the page but when the space is not enough to show the popup of calendar the popover content styling is not properly visible.

To Reproduce

Steps to reproduce the behavior:

  1. Go to Stackblitz example
  2. Scroll down to the last datepicker
  3. Click on the calendar icon of the control.
  4. See error

Expected behavior The calendar should display the border even if there is no space available to show the link between popup and control (popover content styling)

Version

Screenshots image

image

Platform

Additional context Add any other context about the problem here.

tmcconechy commented 9 months ago

@ericangeles could be a good one for interns again?