In the Http Request node, the notes input in the settings form is not used as it should be.
The correct behavior should be : If there is no notes input, then the default METHOD:URL should be used as subtitle otherwise it should be the notes content.
The issue is that a default subtitle text shows up even when “display note in flow” isn’t enabled, which adds noise in the canvas. It would be cleaner to show nothing by default and rely on the node title (usually enough). Then, only when “display note in flow” is checked, the UI should display the Notes field content and if it’s empty, display nothing.
Summary
- Default subtitle is shown even when “display note in flow” is off
- Suggestion: show no subtitle by default for better readability
- Only show Notes content when the option is enabled, and only if non-empty
Yes I agree
1 Like