Alan B Smith

Results 46 issues of Alan B Smith

## 🔍 Spike / Exploration ## What questions would be answered once this spike was completed? 1. Which docs still need to be converted to MDX? 2. What docs need...

8.x

## 🐛 Bug Report Update Menu in CKR Main to use depth 3 instead of depth 1 (Card default depth). This is a visual breaking change, so it will need...

bug
8.x

## 💡 Suggestion Add responsive breakpoint documentation to MDX / Storybook ## Motivation Breakpoint docs are currently available [here](https://github.com/Workday/canvas-kit/tree/master/modules/react/common/lib/theming#breakpoints), but are basically invisible for users and taxing for us to...

help wanted
developer-experience

## 🚀 Feature Proposal `gridGap`, `gridColumnGap`, and `gridRowGap` should be aware of our tokens, so developers can do this: ```tsx ``` ## Motivation - API consistency - Better developer experience...

developer-experience
ready for review
s:5
8.x

## 🔍 Spike / Exploration ## What questions would be answered once this spike was completed? - Is traditional viewport-based responsive support useful for our consumers, or are container queries...

spike

## 💡 Suggestion Style props. They're great. We love them. But they need their own page in our docs. "But where would they live??" you ask. Under Dev Docs is...

developer-experience

## 🚀 Feature Proposal An element that provides content to assistive technology, but is hidden from the UI. ## Motivation I found a use case for this when working on...

accessibility

## 🔍 Spike / Exploration List all components that still need to be converted to compound components and create issues for them. WIP list: - Tooltip - Select ## What...

## 🚀 Feature Proposal ## Overview Once Issue #311 is complete, we should build components around them to make it simple for developers to use our type tokens. Specifically, we...

## 🐛 Bug Report Because of how we [get text from MenuItem elements](https://github.com/Workday/canvas-kit/blob/fa0f4d9226ada17cbd9f293eb914313d94d966d8/modules/labs-react/combobox/lib/Combobox.tsx#L137), we ignore attributes from child elements. In some situations, this creates a diminished experience for people who...

bug
accessibility