-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 7.1.0 Beta 1, 7.1.X, Master
-
Component/s: Forms
-
Story Points:1
-
Fix Priority:3
-
Git Pull Request:
Steps to Reproduce:
- Add a new form
- Add an upload field
- Publish form
- Go to Publication URL
- Select and upload a file to the Upload field
- Assert that the file name displays in the field
- Assert "X" to removal file is present
- Wait at least 1 minute for auto-save to trigger
- Refresh the page
Expected Result:
Draft values load and display for the user. User can still see the file name and the "X" removal button.
Actual Result:
Draft values do load, but the user cannot see the file name or the removal button.
Does not block validation. Required field still knows that the value is present.