Welcome to the React feedback portal. We’re happy you’re here! If you have feedback on how to improve the React, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

Description :

DateRangePicker Popup is not visible when there is no enough space in the window

Sample: https://stackblitz.com/edit/react-nv6ya6-dmguf9?file=index.js

Same issue occurs in JS platform

JS sample: https://stackblitz.com/edit/vdungh?file=index.ts

Replication procedure:

  1. Run the sample.
  2. Minimize the output window size into half the page.
  3. Open the popup.


Current behavior:

Popup is not visible.


Expected Behavior:

Popup should be visible and if not enough space scroller must be created 




Validation Details:

Same case working fine in datapicker

DatePicker Sample: https://stackblitz.com/edit/react-tcgv5j?file=index.js