Tyler Pfledderer
Tyler Pfledderer
This might be an accessibility consideration to account for folks who may use the right-click as a primary: left-handed folks or those with motor issues in the first finger. Currently...
@shanberg circled back to this. My above argument does not hold because some users might us a mouse that only has a singular button, or they have the ability to...
Hey @ramizqazi! There is a discussion going in the Chakra Doc issues regarding adding documentation for themes to each component, and this might be something to also consider. You can,...
Hey @IljaDaderko I would tend to agree here, though there are other typings to consider that are exposed if you isolate and import each theme object if your project scales....
Hey @codebender828! First off, glad to see you are back. 🎉 🎺 I can certainly work on that. In the meantime, I'll switch this PR into a draft.
@codebender828 > This also will need a storybook example and a page in the docs. I do have a story file committed. Is there anything else you want to add...
> Did some digging inside the build logs. I think the reason the build here is failing is because there is no `index.js` file in the `SkipNav/` directory. So the...
Hey @codebender828! I am attempting to push my new changes, but git is running testing on push and some tests are failing elsewhere in the package (related to `auto-import` and...
@codebender828 update: I can also disable the `pre-push` hook from husky locally and see if it will go. Is that OK? The test errors for those modules look to originate...