-
It appears that the SegmentedControl component is treating a value of 0 as falsey. For example:
```
dmc.SegmentedControl(id='test', data=[
{'label': '0 Outs', 'value': 0},
{'label': '1 O…
-
## Features
- A few fields
- Field validation
- Submission error management
- Draft management
- Submission management
- Proposal creation
## Tasks
- [x] Create 2 components FormEdit anFor…
-
### What package has an issue
@mantine/core
### Describe the bug
The `Select` component doesn't scroll-to/highlight option when typing
A select should automatically highlight the option that mat…
-
### Topic Suggestion
Building a Blog App with React and Mantine
#### Pre-submission advice
By following all our pre-submission advice and reviewing our Resources folder, you will maximise your c…
-
### What package has an issue
@mantine/dates
### Describe the bug
If you create a DateRangePicker and a list with data that **depends on the value of the DateRangerPicker**, the picker dialog will …
-
## **Why?**
We are in the process of creating our new core components using [mantine](https://mantine.dev/core/tabs/) and creating our very own [storybook](https://storybook.js.org/docs/react/get-sta…
-
### What package has an issue
@mantine/core
### Describe the bug
Hello,
When I navigate between routes in my project suddenly the page becomes unresponsive and the "Oh, Snap!" prompt shows.
…
-
TODO: create a list of what features and naming other component libraries use for autocomplete
WIP:
Autocomplete
* [gov.uk](https://github.com/alphagov/accessible-autocomplete) - no multi-select
…
-
## **Why?**
We are in the process of creating our new core components using [mantine](https://mantine.dev/core/radio-group/) and creating our very own [storybook](https://storybook.js.org/docs/react/…
-
### Usage example, including component/hook API
https://github.com/react-component/tree
https://github.com/react-component/tree-select
### Possible implementation – describe how the feature can be …