Skip to content

[BUGFIX] refresh hostname filter without observer#290

Merged
maurerle merged 1 commit intomainfrom
fix_input_value
Jan 23, 2026
Merged

[BUGFIX] refresh hostname filter without observer#290
maurerle merged 1 commit intomainfrom
fix_input_value

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
@grische
Copy link
Contributor

grische commented Mar 5, 2026

@maurerle any chance we can get a new release with that bug fix included?

@rotanid
Copy link
Contributor

rotanid commented Mar 5, 2026

@grische there's an open security issue to be fixed, we should wait for that.
needs at least rollup/plugins#1960 to be merged upstream, maybe more, and then package update in meshviewer.

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.

3 participants