Ryan Leichty

Results 13 issues of Ryan Leichty

## Changes - Clarified the language and verbiage around the use of this _plugin_ and the VS Code _extension_.

Added support for `ctrl/cmd + k` keyboard support for opening the search dialog in the primitives docs (https://www.radix-ui.com/primitives/docs/overview/introduction). This is probably the most common keyboard shortcut on most doc sites....

There were a number of inconsistencies that I noticed when using the Tailwind examples, so this PR makes everything more consistent. - Updated a number of redundant arbitrary classes with...

## Description This doesn’t fix anything in the plugin, but it updates the file name—as well as all of its references—to follow Sanity’s default file name referenced in their documentation...

**Describe the bug** Content of popovers / dropdowns is not visible. **To Reproduce** Steps to reproduce the behavior: 1. Update `@sanity/ui` to `2.1.8` 2. Click on any element that has...

# Bug report ## Current behavior When a popover trigger becomes invisible (via `display: none` or anything else that would return false via `triggerElement.checkVisibility()`), the popover becomes unanchored. ![Image](https://github.com/user-attachments/assets/016761b8-1998-4c4c-a88b-8d7cd2b7d598) ##...

bug 🐛
component: popover

**What version of `prettier-plugin-tailwindcss` are you using?** v0.6.11 **What version of Tailwind CSS are you using?** v4.0.9 **What version of Node.js are you using?** v22.14.0 **What package manager are you...

### Describe the bug The hyper field retains the entry element even after you remove it. This is the second card shown in the screenshot above. You can see that...

### What happened? ### Description I'm not sure if this is a bug or just a feature request, but would it be possible to display the handle alongside the field...

bug