Joshua Rush

Results 10 issues of Joshua Rush

**Describe the bug** ActionMenu.Overlay does not accept false or null as child values which makes it cumbersome to have conditional children rendering within it. **Note:** As this is a public...

size: sand
react

**Describe the bug** Tooltips should take into account the margin of the element they are targeting so they open visually pointing to it **Note:** As this is a public repo,...

size: sand
react

**Describe the bug** I am not able to specify a tabindex on an ActionList.LinkItem. I would like the link item to be tabbable, but it seems like the focuszone handling...

react
needs triage

### Summary > Brief description of the issue. Please list any specific steps. > > Example: > 1. Start JAWS > 2. Go to https://codesandbox.io/s/intelligent-resonance-ujiymw > 3. Press 't' to...

### Summary > Brief description of the issue. Please list any specific steps. > > Example: > 1. Start JAWS > 1. Go to https://codesandbox.io/s/intelligent-resonance-ujiymw > 2. tab to the...

### Description If I have a TabNav within an ActionMenu.Overlay and focusable items above and below it, focus can get stuck in the TabNav and I will be unable to...

bug
react

**Describe the bug** If an element is given a tabIndex of -1 and filtered out of a Focus Zone with focusableElementFilter, it should not participate in the Focus Zone or...

bug
behaviors
react

**Describe the bug** Code blocks and blockquotes inside of markdown tables are not distinguishable because they have the same [background color.](https://github.com/primer/css/blob/4c3826fac68172aab2909e9307a0343767d93afc/src/markdown/code.scss#L61) **To Reproduce** Steps to reproduce the behavior: Here's an...

### Description It looks like there are conflicting styles on ActionList.Items when using the danger variant. There are two that have the same specificity that change the color of the...

bug
Stale
react

### Description Filing high contrast issues encountered https://github.com/github/copilot-core-productivity/issues/845 Verified that these repro on primer.style Disabled action items do not meet text contrast standards on a normal background. ![Image](https://github.com/primer/react/assets/955442/630d374b-80c3-462b-9849-8ed81ae3f754) TextInput border...

bug
react
needs design input