Mike Holm

Results 13 issues of Mike Holm

Hey there, I was wondering if you could help me figure out if this is a Happo issue or not. It looks like its coming from jsdom. Is this something...

As a user, I would like to be able to use Tooltips on disabled buttons so that I can tell my users how to get those buttons enabled. I can...

bug
component

Blocked: need contextual examples so we can write design documentation (added examples to attempt to unblock in grooming) As a consumer, I'd like to have a Toggle component so that...

component

As a user, I'm confused when I read the docs and try to import the DemoLayout component or the CustomContent component. #### AC * Interior pages code examples no longer...

website

this feature is part of create-react-app and it only opens a browser tab if one isn't already open. that's significatly better than the proliferation of tabs and osx dependency caused...

As a consumer, I would like an understandable abstraction of z-index values so that I can apply them correctly and consistently across my app. ### AC: 1. other design systems...

design

I noticed that the Tooltip prose example only avoids the invalid DOM nesting issue because it is has the usePortal prop applied. This must have been left on that example...

component

We will break these off into separate stories when we're ready for them * single file upload (not multi-file) * range/slider * number (if we want to add steppers in...

component

want to do select before considering this further customer requested something that works like this: https://ant.design/components/date-picker/ **design resource** https://ca.invisionapp.com/d/main#/console/11070131/250301125/preview **Good reference example** https://github.com/airbnb/react-dates

component

Here are the things left out of the Dropdown MVP * Submenus * Virtualize the list * Section headings (sticky like iOS)