horizon-ui-chakra icon indicating copy to clipboard operation
horizon-ui-chakra copied to clipboard

Horizon UI JavaScript ⭐️ The trendiest & innovative Open Source Admin Template for Chakra UI & React!

Results 11 horizon-ui-chakra issues
Sort by recently updated
recently updated
newest added

Color Palette defined at https://github.com/horizon-ui/horizon-ui-chakra/blob/main/src/theme/styles.js differs from the documentation at https://horizon-ui.com/documentation/docs/theming/theme#gray For example gray.100 in code is "#FAFCFE" whereas in documentation, it is "#EDF2F7". This leads to designs going off...

I am getting index.tsx:25 No routes matched location "/horizon-ui-chakra" :(

I tried to use the Timeline which comes out of the box, but it is not rendered correctly: Also if i try to use the ample from https://horizon-ui.com/documentation/docs/data-display/timeline it does...

**Pull Request Description** A `hidden` prop can be added in `routes.js` that would still be loaded into the `react-router`, but not rendered in the Sidenav. This will allow devs to...

Hello, I have noticed a critical security issue in the Horizon UI Chakra project. On the /dashboard/ai-assistant page, the OpenAI API key is exposed in the HTML as the value...

I am trying really hard to make it work with ES6, but it is a lot of work.

No js file called TagsField in Fields folder only "SwitchField.js" and "InputField.js" it happens here `import TagsField from "components/fields/TagsField"` ``

When hovering on a light colour pie chat slice in light mode, the tooltip can be hard to read, as seen on the [example site](https://horizon-ui.com/horizon-ui-chakra/#/admin/default). Dark slice colours are OK:...