Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, 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!

0
Votes

Platform: Blazor & EJ2

When we render DatePicker inside the native dialog, Date Picker popup is opened beneath the dialog. This issue doesn’t occur with Syncfusion dialog only with native dialog

Please find the sample in the attachment

Replication Steps:

  1. Run the attached sample.
  2. Open the dialog.
  3. Now open the DatePicker popup

 

Expected Behavior: 

DatePicker popup should open above the dialog

Actual Behavior:

DatePicker popup is opened beneath the dialog


While rendering the Query builder within the native dialog element the query builder dependent component like
Dropdown List, Dropdown Button and Multi Select
component popup are opened beneath the native dialog element.


Sample link:
https://stackblitz.com/edit/szxtrbgz?file=index.html,
https://stackblitz.com/edit/djf74ysd?file=index.html