Val Miezelis
Val Miezelis
**Component**: UI **Why this is needed**: Having a better UX **What should be done**: - [x] 1.The search bar should have the same height as the buttons. ( It looks...
**Component**: UI - Navbar **Why this is needed**: To have a consistent design **What should be done**: Set the padding on the left to 16 px, for the logo. **Implementation...
It's rather difficult to find where are hidden some features (such as the "Hide this container"). For instance, some people never found out the features: https://support.mozilla.org/en-US/questions/1279698 The reason is that...
**Component**: Scrollbar **Why this is needed**: For matching the latest theme; for having consistency **What should be done**: Update the colors of the scrollbar and its states **Implementation proposal** (strongly...
**Component**: New one **Why this is needed**: In many screens, the user should be able to switch from 1 entity to another by choosing in a dropdown (that has a...
**Component**: Icon.component.js **What happened**: Missing 2 modules when core-ui used as a dependency - @fortawesome/react-fontawesome - @fortawesome/fontawesome-svg-core ``` ERROR in ./node_modules/@fortawesome/react-fontawesome/index.es.js Module not found: Error: Can't resolve '@fortawesome/fontawesome-svg-core' in 'git\zenko-ui\node_modules\@fortawesome\react-fontawesome'...
**Component**: `color`, or a dedicated MDX page **Why this is needed**: Specific colors are used for charts lines or bars. **What should be done**: Having a guideline that is explaining...