airdcpp-web / airdcpp-webclient

Communal peer-to-peer file sharing application for file servers/NAS devices
https://airdcpp-web.github.io
180 stars 33 forks source link

[Mobile] Avoid the autofocus of the filename input when choosing a destination #462

Open Kcchouette opened 1 year ago

Kcchouette commented 1 year ago

Is your feature request related to a problem? Please describe. I'm always frustrated when I use airdcpp on Mobile and I try to download a file

Describe the solution you'd like

  1. Go on your airdcpp mobile
  2. Choose a filelist
  3. Choose a file, choose "download to..."
  4. Go on "Browse" and choose the destination
  5. The keyboard is open, in the filename input (to rename the file)

The goal is to avoid that opening (and so the autofocus of the filename input)

Kcchouette commented 1 year ago

airdcpp

It's a pain to close manually the keyboard each time you navigate...

Kcchouette commented 3 weeks ago

Hello @maksis

It seems I have the problem back on Application version AirDC++w 2.12.2 x86_64 Web UI version 2.12.1

Using Firefox Android and Chrome android

Can you reopen the issue? Cheers