-
# Issue Description
The SearchField component should be wrapped by the Field component just like the other Form components so that a label, error message, help text, etc, can be rendered. The DatePic…
-
# Issue Description
Create a new Section Header component with OCS theming.
## Issue Type
- [x] New Feature
- [ ] Enhancement
- [ ] Bug
- [ ] Other
-
At the moment we use a dedicated package which provides a masked input for `` (a fork of `react-time-input`).
In e.g. `` we use `react-text-mask`, which provides a damn fine masked input for us tha…
-
```
```
I'm on the latest chrome, 1920p, Windows.
-
When doing backspace in a timeinput field, it removes the whole date. You have to select the date again to see the timefields again.
This issue is since version 3.0.7.
### Reproduction Link
…
-
From [here](https://teamwertarbyte.github.io/material-ui-time-picker/), I'm using the same code as in the example:
```
const { default: Dialog, DialogActions } = require('material-ui/Dialog');
co…
-
# Issue Description
This issue only occurs in Firefox. The focus does not automatically move to the minute input after entering an hour. This occurs only when the onChange prop is set.
## Issue Ty…
-
We should port the TMS input masks but implement them in a sane way this time.
Example for a money text input:
```jsx
```
Or maybe it would be better to make a `NumberInput` component, sin…
-
It would be really useful if I could set default values for my generic type variables. In many cases, the users of my class don't want to use a different value and so it's cumbersome to having to type…
-
Running a python docker image based off of Windows Server Core-LTSC 2016. Within the application is a Django web api we've created.
Calls to routes that don't exist seem to work fine.
This appli…