Skip to content

Bug: Attribute selection in TextInputGroup demo throws TypeError #12206

Description

@fallmo

What

Selecting an attribute in the AttributeFilteringExample demo, either by clicking it or pressing the Enter key, can throw the following error:

TypeError: undefined is not an object (evaluating 'menuItemsText.filter'

This appears to occur when the menu item is clicked outside the bounds of the inner <span> text element, rather than directly on or inside it.

Affected Component:
packages/react-core/src/demos/examples/TextInputGroup/AttributeValueFiltering.tsx

Screenshots

On keyboard enter key

Screen.Recording.2026-01-10.at.9.53.15.AM.mov

On mouse click

Screen.Recording.2026-01-10.at.10.53.00.AM.mov

Jira Issue: PF-3302

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions