NR Editor - cannot get back the list of nodes in the panel after searching for a node using "filter nodes"?

Hello:

Running Node-RED version: v4.0.9, MacOS Sequoia 15.6.1, Safari. If I use the “filter nodes” search box to find a particular node, I cannot get the full list of nodes back after clearing the filter. To see all the installed nodes, I have to quit the flow editor and restart it. What am I doing wrong? It has worked in previous versions, so I am completely baffled.

I know that feeling, happens to me too. If you refresh the screen it should show all the nodes again.

1 Like

Aargh - that is surely a bug and not a “feature”? :wink:

It is a bug, but it is a bug in Safari. I just tested with Brave and it works as you would expect.

2 Likes

Yeah - just tried Chrome and it works as expected. However, it should work across all browsers, no? FWIW - I have created an issue in GitHub (NR Editor - cannot get back the list of nodes in the panel after searching for a node using "filter nodes · Issue #5253 · node-red/node-red · GitHub)

This is fixed in 4.1.0

1 Like

Thanks - upgraded to 4.1.0 and it works like it should.