Skip to content

Label for search input is not assigned uniquely #3513

Open
@chriskari

Description

@chriskari

Description
When there are multiple search inputs visible on the same page, clicking on any of their respective labels always results in activiting one specific search input. In the given example the clicked and activated search inputs are in two different columns of the layout (list & details), but this also happens for multiple search inputs in the same column (e.g. details)
image

Expected result
clicking the label of a search input should only activate the input right next to it, which it is associated with.

Actual result
clicking the label of a search input activates one specific input on the page, but not necessarily the one it is associated with it.

Steps to reproduce

  • open a page with multiple search inputs (e.g. deployment list & details)
  • click on the label of a search input

Troubleshooting

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions