You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Select the ORCA log file as the input from the test data folder
Observe the text next to the "Choose File" button
Expected behavior
After selecting a file, the filename should be displayed instead of 'No file chosen'.
Once the upload button is clicked, the filename should be displayed under ' Uploaded Files:' and the 'No file chosen' message should be displayed next to 'Choose File'
Screenshots
Acceptance Criteria
When a file is selected, the 'No file chosen' message is immediately replaced with the name of the selected file.
Once the file is uploaded successfully, the filename should be displayed under 'Uploaded Files:' and the 'No file chosen' message should be displayed next to 'Choose File'
The correct filename should be displayed regardless of the file type or the length of the filename.
This behavior should be consistent across different browsers (Chrome, Firefox, Safari, Edge).
Add/update the unit test cases accordingly
The text was updated successfully, but these errors were encountered:
Describe the bug
'No file chosen' message is displayed even after a file has been selected in the file upload field.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Screenshots
Acceptance Criteria
The text was updated successfully, but these errors were encountered: