OpenArchive / Save-app-ios

Secure Mobile Media Preservation
https://open-archive.org/
GNU General Public License v3.0
12 stars 3 forks source link

keyboard overlaps functions/indicators #302

Closed ryjen closed 1 month ago

ryjen commented 1 month ago

Describe the bug

Adding a new webdav server assumes appending '/remote.php/webdav' to url?

keyboard hides fields, with no 'next' action instead of 'return'

was attempting a 4shared account instead of nextcloud

To Reproduce Steps to reproduce the behavior:

  1. Click '+'
  2. Add server
  3. add https://webdav.4shared.com/
  4. add user/pass
  5. See error

Expected behavior Able to login, url does not change, can navigate fields from keyboard overlay

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

foundscapes commented 1 month ago

Keyboard overlaps pw screen when logging into nextcloud and obscures chunking option

foundscapes commented 1 month ago

Describe the bug

Adding a new webdav server assumes appending '/remote.php/webdav' to url? @ryjen this is expected behavior

keyboard hides fields, with no 'next' action instead of 'return'

@rapuckett ignore the following and please focus just on fixing the keyboard overlap issue ty!

was attempting a 4shared account instead of nextcloud

To Reproduce Steps to reproduce the behavior:

1. Click '+'

2. Add server

3. add https://webdav.4shared.com/

4. add user/pass

5. See error

Expected behavior Able to login, url does not change, can navigate fields from keyboard overlay

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

* OS: [e.g. iOS]

* Browser [e.g. chrome, safari]

* Version [e.g. 22]

Smartphone (please complete the following information):

* Device: [e.g. iPhone6]

* OS: [e.g. iOS8.1]

* Browser [e.g. stock browser, safari]

* Version [e.g. 22]

Additional context Add any other context about the problem here.

foundscapes commented 1 month ago

v. 3.4.0 build 143 --> keyboard is movable now, but still obscures "next" button when trying to connect to server

rapuckett commented 1 month ago
image

ec06c68