Mike Holm
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...
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...
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...
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...
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...
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...
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
Here are the things left out of the Dropdown MVP * Submenus * Virtualize the list * Section headings (sticky like iOS)