Skip to content

Bug - TreeView - duplicate ID #12241

Description

@grgrzybek

Describe the problem
duplicated id attribute with <TreeView> component

How do you reproduce the problem?
Check #11842 (comment)

Expected behavior
no duplicate id

Is this issue blocking you?
it may affect styling by ID css rule

Screenshots

<div class="pf-v6-c-tree-view pf-m-guides" id="jmx-tree-view">
  <div class="pf-v6-c-toolbar" ...
  <hr class="pf-v6-c-divider">
  <ul aria-multiselectable="false" class="pf-v6-c-tree-view__list" id="jmx-tree-view" role="tree">
...

What is your environment?
any browser

What is your product and what release date are you targeting?

Any other information?

The ...props (including id) propagation down was introduced in bfc382c


Jira Issue: PF-3517

Metadata

Metadata

Assignees

Labels

Type

Fields

No fields configured for Bug.

Projects

Status
Ready to assign

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions