dotnet / dotnet/machinelearning-modelbuilder
Path inputbox not updated/corrected when selecting a file by browsing
- Dominant language
- Dockerfile
- Stars
- 285
- Forks
- 66
- PR merge metrics
- No merged PRs in 30d
Description
_System Information :_
Model Builder Version [v17.18.0]
Microsoft Visual Studio Community 2022 (64-bit) - Version 17.12.5
_Describe the bug_
Path field not updated/corrected when selecting a file by browsing and wrong column labels
_Clear description of the problem:_
To Reproduce
-Scenario: value prediction
-Environment: local cpu
-Data:
-Click on 'Browse'
-Select file
-See no filename displayed in path inputbox but datarows of file are correct
-Select another file
-See no filename displayed in path inputbox but datarows of file are correct
-fill inputbox with complete fileadres of first file
-click browse and choose second file
-See rows secondfile are displayed but inputbox shows name of first file
-See label dropdown contents not matching columnnames
_Expected behavior_
displayed text in path inputbox matches the selected file or only diplays the selected directory and
dropdown contents always matching columnnames
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.