snehilvj / dmc-docs

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

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

Closed NOTMEE12 closed 2 weeks ago

NOTMEE12 commented 2 weeks 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.