Kyle Taborski

Results 15 issues of Kyle Taborski

Closes Do we want to add a FocusRing around CardView the way ListView has one? This was meant to just have CardView support the focus improvements of persistedKeys, but that...

There was a code change!!!!!! TooltipTrigger didn't support shouldFlip or containerPadding. Both of those are now supported. Part of the Storybook CSF 3.0 migration in issue 3056. Migration included refactoring...

Added a tool to find dead links in the documentation. I added to run commands, one against localhost and one against production. There are some issues: - it makes requests...

## Description The new focus ring for buttons renders underneath its neighbor button. ## Steps to reproduce This feature is in v2.18.0, but I don't see it on opensource docs...

bug
documentation
sync to jira
Component: Logic Button

## Description Increase the font size when using an Arabic font by 50%. This would initially just be in Typography and with scales (large and medium), but there might be...

enhancement

## Description When a spectrum-css user sets a `lang` attribute it changes the `font-family` in `:root`, which is great. The following components set the '`font-family` on themselves, not inherit, to...

Closes tests will probably fail, for a design review ## ✅ Pull Request Checklist: - [ ] Included link to corresponding [React Spectrum GitHub Issue](https://github.com/adobe/react-spectrum/issues). - [ ] Added/updated unit...

# 🙋 Feature Request Improve the footer and buttongroup layout of modals on mobile devices. ## 🤔 Expected Behavior Footer and button labels aren't squashed next to each other. ##...

bug

## Description The ColorSlider rounded corners have a weird white effect on them that makes them seem rounded wrong. ## Steps to reproduce 1. Go to https://opensource.adobe.com/spectrum-css/colorslider.html 2. Set the...

bug

In the [publishing](https://emojipedia.org/winking-face) section of the ./react/README.md, `--verbose` is listed as an option. This doesn't work. When I checked the [code](https://github.com/figma/code-connect/blob/main/react/src/commands/connect.ts#L22-L33) for the args I couldn't find `--verbose`. I did...

fixed in next release