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
Since I posted that I did some more testing and have posted this issue https://github.com/backdrop-contrib/tfa_basic/issues/33 In fact, if both email and recovery codes fallbacks are...
TFA - how to setup fallback options 'per user'
I'll test this tomorrow to see if I can replicate the problem and report back. It's not "per user" so it should be working.
TFA - how to setup fallback options 'per user'
As I work through things I flush the caches after every change I make. As far as I can tell I have the custom module in the correct place (/modules/custom/fix_zero_search) and the file...
custom module not showing up in modules list