Some form field retain value after soft page refresh and some don't

As in the title.

This is the behavior at least on Firefox Dev.

Fields that retain their inputs/selections:
1.Textarea
2.Checkbox
3.Select
4.Radio
5.File upload *
6.Datepicker

Should it behave that way?

* What’s concerning is that the file upload field doesn’t show the file(s) on the list (like when they are being added) but it still has them remembered (a file is being listed in “Show summary”). I haven’t checked if they are being uploaded after form submission.

Hey! :slight_smile: I cannot reproduce this. After reloading the page, you should see the default state. Is this maybe something Firefox Dev related?