I experience this UX problem a lot with new Drupal / Backdrop users. When presented with a file field on a form, they click the upload button before selecting a file, expecting the upload button is step 1 of the process and not step 2.
I think it might help if the upload button were disabled (or invisible?) until the user had selected a file. Here is a Drupal project that does exactly that: https://www.drupal.org/sandbox/clivelinsell/1587560
Recent comments
nice find! the links for the most recently updated issues in the core and contrib queues are a great way to stay on top of things—especially now that the feature freeze is just around the corner...
Seeing what issues are new
A simple way — use Field Group to create a container for fields https://backdropcms.org/project/field_group and CSS Flex оr Grid to alignment. You can also create Fieldsets to...
Layout also for /node/add/ forms?
Yes. The are several ways to do this: Install Mail System and select "Testing" for delivery in admin/config/system/mailsystem Install Maillog / Mail developer...
Prevent Backdrop from sending emails