snehilvj / dmc-docs

Documentation for Dash Mantine Components library.
https://github.com/snehilvj/dash-mantine-components
MIT License
58 stars 19 forks source link

Modal example in MonthPickerInput and in YearPickerInput is behind the AppShell components #77

Closed NOTMEE12 closed 1 month ago

NOTMEE12 commented 1 month ago

Here is a screenshot of the modal example in MonthPickerInput: image

For reference, here is a picture of DatePicker: image

The modal in MonthPickerInput should be above all content in the page like the DatePicker.