UIEXT-3407: Improved parameter description and info message (Feature …#186
UIEXT-3407: Improved parameter description and info message (Feature …#186
Conversation
There was a problem hiding this comment.
Pull request overview
Updates the Feature Selection Filter node’s dialog wording to better reflect that users select feature sets and improves the optimization info message.
Changes:
- Renamed UI titles/labels from “Feature selection/Features” to “Feature set selection/Manual” for clearer intent.
- Updated the optimization info message to include the score name and whether it is minimized/maximized.
- Refreshed WebUI snapshot tests to match the updated UI schema output.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| org.knime.base/src/org/knime/base/node/meta/feature/selection/FeatureSelectionFilterNodeParameters.java | Adjusts widget titles/labels and refines the optimization info message text. |
| org.knime.base.tests/files/test_snapshots/org.knime.base.node.meta.feature.selection.FeatureSelectionFilterNodeParametersTest1.snap | Updates expected snapshot output for the renamed titles/labels. |
| org.knime.base.tests/files/test_snapshots/org.knime.base.node.meta.feature.selection.FeatureSelectionFilterNodeParametersTest.snap | Updates expected snapshot output for the renamed titles/labels. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
…Selection Filter) UIEXT-3407 (WebUI-Migration Feature Selection Filter)
e4fd949 to
573bdd3
Compare
|
|
You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool. What Enabling Code Scanning Means:
For more information about GitHub Code Scanning, check out the documentation. |



…Selection Filter)
UIEXT-3407 (WebUI-Migration Feature Selection Filter)