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

⚡️ Build scalable and accessible Vue.js applications with ease.

Results 62 chakra-ui-vue issues
Sort by recently updated
recently updated
newest added

**Describe the bug** A clear and concise description of what the bug is. When we use `input` (native tag), `c-input` (Chakra UI tags), etc. that have emit `change` event, this...

type: bug 🐛
type: contributions welcome 💚

**To Reproduce** Steps to reproduce the behavior: 1. Go to the [Toast docs page](https://vue.chakra-ui.com/toast) 2. Update an "Editable Example" by adding these properties to the $toast config object: ```javascript isClosable:...

type: bug 🐛
hacktoberfest

**Describe the bug** CToast uses '[breadstick](https://www.npmjs.com/package/breadstick)' under the hood. Breadstick provides a helpful '[closeAll()](https://www.npmjs.com/package/breadstick#-close-all-notifications)' method that CToast should expose, if possible.

type: feature or enhancement ⚡️
topic: component API 🔭
type: contributions welcome 💚
hacktoberfest

**Describe the bug** First of all, on the site https://vue.chakra-ui.com/collapse, Collapse doesn't seem to be working. Then [on my test](https://lkn-v1-git-master.k16e.vercel.app/), where I'm building with it, when the page loads, Collapse...

type: bug 🐛
status: needs more info 🤔
type: contributions welcome 💚

**Describe the bug** Have an error when used CColorModeProvider **To Reproduce** Steps to reproduce the behavior: 1. Add code to main.js ``` new Vue({ el: '#app', render: (h) => h(CThemeProvider,...

has work-around 🤞🏽 🔧

**Is your feature request related to a problem? Please describe.** Browsers natively do not implement a predictable "box" model for text elements. ![Browser implementation](https://i1.wp.com/css-tricks.com/wp-content/uploads/2020/05/EAm_gdcl.png?resize=1024%2C372&ssl=1) In order to maintain a clear...

type: feature or enhancement ⚡️
good first issue 🌮
type: contributions welcome 💚

**Describe the bug** by default the hidden panel of the collapse component is generated like `` **To Reproduce** Steps to reproduce the behavior: 1. Go to https://vue.chakra-ui.com/collapse 2. inspect code...

status: needs more info 🤔

**Is your feature request related to a problem? Please describe.** Currently, When creating a new Chakra UI Vue application, the user needs to import 3 components to get started. These...

type: feature or enhancement ⚡️
topic: theme 🎨
topic: color mode 🌓
type: contributions welcome 💚

**Describe the bug** The mobile side navigation does not scroll, it completely seems fixed as one cannot access other part of the links on the documentation. **Expected behavior** The mobile...

type: bug 🐛
type: documentation 📚
type: contributions welcome 💚

**Is your feature request related to a problem? Please describe.** To improve DX while implementing forms. Defining ARIA attributes can be tedious and verbose, in most cases we can offload...

type: feature or enhancement ⚡️
topic: accessibility (A11y) ♿️
topic: component API 🔭
type: contributions welcome 💚