Skip to content
Bug reportAug 19, 2026· 0:30· 16 views

shadcn/ui docs: React Aria dropdown 'Open' button does nothing (the RTL demo's menu opens instead)

0:30 total

Comments · 0

Be the first to comment.

Bug report— by SceneRecap AI

mediumdocs / component preview (React Aria Dropdown Menu)
os: macOSbrowser: Chromium 151.0.7922.34viewport: 1280x720

Repro steps

  1. 1.Navigate to the React Aria Dropdown Menu documentation at '/docs/components/aria/dropdown-menu'
  2. 2.Click the 'Open' button inside the component preview area
  3. 3.Observe that the dropdown menu does not display
  4. 4.Click the 'Radix UI' tab and click 'Open' to verify the dropdown opens correctly in the Radix implementation
  5. 5.Switch back to the 'React Aria' tab and click 'Open' again

Expected

Clicking the 'Open' button in the React Aria component preview should open and display the dropdown menu.

Actual

Clicking the 'Open' button on the React Aria tab does nothing, and no dropdown menu appears.

Evidence

visualClicking the 'Open' button at 3.69s does not trigger any visible dropdown menu in the React Aria demo area (frames @ 5.0s and 7.0s).
visualSwitching to Radix UI tab and clicking 'Open' at 17.8s successfully displays the dropdown menu overlay (frame @ 19.0s).
Issue markdown (copy-paste ready)
### Summary
On the shadcn/ui Dropdown Menu documentation page under the React Aria tab (`/docs/components/aria/dropdown-menu`), clicking the component preview's `Open` button fails to open the dropdown menu.

### Steps to Reproduce
1. Open `/docs/components/aria/dropdown-menu`.
2. In the component preview container, click the **Open** button.
3. (Optional) Switch to the **Radix UI** tab (`/docs/components/radix/dropdown-menu`) and click **Open** to verify expected dropdown behavior.
4. Switch back to the **React Aria** tab and click **Open** again.

### Expected Behavior
Clicking **Open** should display the dropdown menu items.

### Actual Behavior
Clicking **Open** triggers no visual update or menu display in the React Aria preview.

*Recorded with SceneRecap.*

Your recordings could explain themselves too.

Free plan · silent recordings welcome · bug reports included.

Try SceneRecap free
shadcn/ui docs: React Aria dropdown 'Open' button does nothing (the RTL demo's menu opens instead) · SceneRecap