-
## Open items the Mantine V6 docs.
Please feel free to add to the list. Or better yet, open a pull request to address any of the items listed below. This is a great way to contribute to the `da…
-
### mantine-react-table version
2.0.0-beta.6
### react & react-dom versions
18.3.1
### Describe the bug and the steps to reproduce it
https://v2.mantine-react-table.com/docs/guides/localization#l…
-
In this case `z-index: 3` of the modal is losing to Mantine's [AppShell](https://mantine.dev/core/app-shell/) (z-index: 100)
![Image](https://github.com/user-attachments/assets/c79ef516-eff5-42f3-b33…
-
**Describe the bug**
If I follow the guide on npm page to setup , in my main.ts
`import { NestFactory } from '@nestjs/core';
import { AppModule } from './app.module';
import {
FastifyAdapter,…
-
The goal of this feature is to provide an interface for rendering FHIR Questionnaires that traverses a given questionnaire's tree of items and allows the developer to render each item as they see fit …
-
### What happened?
When using the import command either in `uri` mode or `direct` css mode to load a css file, the CSS is bundled to the `panel.random.css` file but no script link is added to the `pa…
-
Hi all, would be fine if members of mantine community can submit thir own custom components to mantine UI... just to increase the components count and show how powerful mantine is.... @rtivital what d…
-
### mantine-react-table version
v2.0.0-beta.6
### react & react-dom versions
v18
### Describe the bug and the steps to reproduce it
More than steps to reproduce it, I want to point at the src of …
-
When using components associated with the `XxxProvider`, severe performance issues can arise when there is a large amount of page content. Here are some examples related to well-known component librar…
-
**Is your feature request related to a problem? Please describe.**
As of now we don't have stepper component. This component is very useful for application where we have to show multi step forms. We …