Skip to content

Conversation

@maurerle
Copy link
Member

in v13.0.0 a bug was introduced which loses focus when searching in the node bar.

This is due to the constant removal and readdition of the filter search bar.
The issue is fixed by not calling the notifyObservers for the hostname filter (which is needed to update the URL params).

fixes d45c19b

Description

Motivation and Context

How Has This Been Tested?

Screenshots/links:

Checklist:

  • My code follows the code style of this project. (CI will test it anyway and also needs approval)
  • My change requires a change to the documentation.
    • I have updated the documentation accordingly.

@maurerle maurerle changed the title fix: refresh hostname filter without observer [BUGFIX] refresh hostname filter without observer Jan 23, 2026
@maurerle maurerle merged commit 96633f4 into main Jan 23, 2026
2 checks passed
@maurerle maurerle deleted the fix_input_value branch January 23, 2026 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants