dotnet / dotnet/machinelearning-modelbuilder
All scenarios: The default selected options are not selected when re-open the "Advanced options" dialog.
- Dominant language
- Dockerfile
- Stars
- 285
- Forks
- 66
- PR merge metrics
- No merged PRs in 30d
Description
**System Information (please complete the following information):**
Windows OS: Windows-11-Enterprise-22H2
ML.Net Model Builder 2022: 17.18.2.2412201 (Main Build)
Microsoft Visual Studio Enterprise: 2022(17.8.5)
.Net Core: 6.0,7.0,8.0
**Describe the bug**
- On which step of the process did you run into an issue:
The default selected options are not selected when re-open the "Advanced options" dialog.
**TestMatrix**
https://testpass.blob.core.windows.net/test-pass-data/wikipedia-detox-250-line-data.tsv
**To Reproduce**
Steps to reproduce the behavior:
1. Select Create a new project from the Visual Studio start window.
2. Choose the C# Console App (.NET Core) project template.
3. Add model builder by right click on the project.
4. Select any scenario.
5. On the Data page, choose the data source and go to "Advanced options -> Data formatting" dialog.
6. At this time, the default selected options are selected.

7. Close and re-open the "Advanced options" dialog and got to "Data formatting" tab.
8. You will see that the default selected options are not selected.
**Expected behavior**
The default selected options should be selected when re-open the "Advanced options" dialog.
**Screenshot:**

**Additional context:**
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.