precise-ui icon indicating copy to clipboard operation
precise-ui copied to clipboard

:triangular_ruler: React UI Component Library powered by ZEISS.

Results 55 precise-ui issues
Sort by recently updated
recently updated
newest added

## Bug Report ### Prerequisites - [x] Can you reproduce the problem in a [MWE](https://en.wikipedia.org/wiki/Minimal_working_example)? - [x] Are you running the latest version? - [x] Did you check the FAQs...

Setting the style or className prop on the Tabs component has no effect ### Steps to Reproduce Try setting styles on tabs... **Expected behavior:** styles to be passed on **Actual...

## New Feature Proposal ### Description I suggest upgrading [`react-styleguidist`](https://github.com/styleguidist/react-styleguidist) to use all new features along with other optimizations. The current version used by **_precise-ui_** is `^8.0.6`, which kinda out-of-date....

kitchen sink
dependencies

## New Feature Proposal ### Description Clean up unused dependencies such as `css-loader`,`file-loader`,`html-webpack-plugin`,`postcss-loader`,`sass-loader`,`style-loader`. ### Background The intention is to keep the project up-to-date.

enhancement
dependencies

## Bug Report ### Prerequisites - [x] Can you reproduce the problem in a [MWE](https://en.wikipedia.org/wiki/Minimal_working_example)? - [x] Are you running the latest version? - [x] Did you check the FAQs...

**Steps to reproduce**: 1. Use Grid component, fill with child elements and set spacing property **expected result**: Spacing will be set in IE aswell **Actual result**: Spacing is not set...

bug
good first issue
component
IE11

**Description:** When opening a Modal, the background is set to be unscrollable and is set to scrollable upon closing the Modal. Opening two Modals at the same time and closing...

bug

## Bug Report ### Prerequisites - [x] Can you reproduce the problem in a [[MWE](https://user-images.githubusercontent.com/4196464/69330131-a8f98d80-0c52-11ea-99d8-50a54f036a1d.png)] - [x] Are you running the latest version? - [x] Did you check the FAQs...

bug
enhancement
component
design

## Bug Report ### Prerequisites - [x] Can you reproduce the problem in a [MWE](https://en.wikipedia.org/wiki/Minimal_working_example)? - [x] Are you running the latest version? - [x] Did you check the FAQs...

https://precise-ui.io/#/Components/DateField Steps to reproduce: 1. Select a day manually 2. Try to change the date by typing the date with the keyboad. -> it's not possible to enter the date...