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
Describe the bug
When using FileControl, when selecting a file using the 'Browse file' mechanism, then deselecting it, then reselecting the same file, the UI doesn't update to show that a file is selected.
Click on the FileControl to open the browse files dialogue
Select a random file
Clear the control using the 'X'
Click on the FileControl to open the browse files dialogue
Select the same file as in step (3)
Expected behavior
The UI should show the name of the file selected and should display as populated (i.e. if the Control is required it should be valid)
Actual behavior
The UI remains un-updated and if the Control is required displays as not populated
Specifications
Version: Current
Platform: Windows Chrome
Screenshots
The text was updated successfully, but these errors were encountered:
Describe the bug
When using FileControl, when selecting a file using the 'Browse file' mechanism, then deselecting it, then reselecting the same file, the UI doesn't update to show that a file is selected.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The UI should show the name of the file selected and should display as populated (i.e. if the Control is required it should be valid)
Actual behavior
The UI remains un-updated and if the Control is required displays as not populated
Specifications
Screenshots
The text was updated successfully, but these errors were encountered: