[UX] Extra tap on "Continue" required when adding HTTP bookmark
Open
Nobody has claimed this yet.
p4-low
- Dominant language
- Swift
- Stars
- 251
- Forks
- 142
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 3
Description
This is just a small annoyance and small difference in behavior when adding HTTPS and HTTP based bookmarks.
Steps to reproduce
- Configure an HTTP server
- Add a bookmark in the app
- User is being asked if he would like to "Approve" unsecure connection
- After user approves, nothing happens until he taps "Continue". In case of HTTPS bookmark text fields for username / password would appear immediately though.
- After user taps "Continue", he can enter user credentials
Expected behaviour
After unsecure connection is approved, user should be able to proceed with credentials entry.
Actual behaviour
Extra click / tap on "Continue" is required.
Client
iOS version: 12.x
ownCloud app version: 1.0.1
Device model: n/a
Server configuration
local instance running in docker, ownCloud 10.2
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue in the iOS app using an HTTP bookmark and follow the flow after approving the unsecure connection. The work is done when the username and password fields appear immediately after approval, without requiring an extra tap on Continue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100