Dane Hillard

Results 68 issues of Dane Hillard

**The problem** Sometimes a page needs multiple, collapsible sections so that information can be digested incrementally or optionally. **The solution** An accordion component is available that allows providing a title...

component/accordion
new component request

**Expected behavior** The layout grid is fluid and adjusts well to all screen sizes **Actual behavior** At particular screen sizes, and partially dependent on the content of a given column,...

bug
component/layout
status/needs design input

**The problem** Some components need to have an explicit height or width defined, and it may be beneficial for those values to be tokenized instead of hard coded. **The solution**...

design tokens
feature request
good first issue

**The problem** Focus states provide valuable feedback to keyboard users, low vision users, and more. However, they can be heavy-handed for cases where a user is already actively clicking on...

accessibility
feature request
ithaka/pharos

**The problem** When paired with global styles that affect the typography of things like `p` elements, the Image Card can have slotted content that doesn't adhere to its internally-defined typography...

feature request
component/image-card

**Is your feature request related to a problem? Please describe.** Services that work through service discovery mechanisms like Netflix's Eureka have multiple hosts. When a consumer calls that service, it...

✨ enhancement

This project is currently still configured to use Travis CI, but is no longer hooked up to it. The preferred flow now uses GitHub Actions—an example can be seen in...

enhancement
good first issue

**The problem** I want to be on recent and maintained versions of dependencies to ensure security and maintainability. **The solution** Upgrade to Storybook 8, possibly eagerly with the latest release...

infrastructure
status/work in progress
feature request
storybook

**The problem** I want to use the latest versions of our dependencies so that I can take advantage of their new features, security, and ecosystem. **The solution** Upgrade to MDX...

infrastructure
status/not ready
feature request

**The problem** Managing the React components is a maintenance burden and prone to error. Doing this ourselves incurs a whole area of work around duplicating component stories for React and...

infrastructure
feature request