Skip to content
This repository was archived by the owner on Mar 4, 2020. It is now read-only.
This repository was archived by the owner on Mar 4, 2020. It is now read-only.

Inline Popup not Accessible #1493

@kohlikohl

Description

@kohlikohl

Bug Report

It appears that a popup, which is rendered as part of a Menu is not accessible when the inline prop is set on it as well as the popupFocusTrapBehavior.

Steps

  1. Open test codesandbox
  2. Click on the Popup that uses the inline prop.
  3. Focus is set on the first focusable element in the popup
  4. Try to navigate to the next focusable element via TAB or SHIFT+TAB

Expected Result

Focus moves to the next focusable element.

Actual Result

Focus doesn't move.

Version

0.32

Metadata

Metadata

Assignees

No one assigned

    Labels

    vstsPaired with ticket in vsts

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions