owncloud / owncloud/ios-app

[UX] Extra tap on "Continue" required when adding HTTP bookmark

Open
#435 1 comment 0 reactions 0 assignees View on GitHub

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
  1. Configure an HTTP server
  2. Add a bookmark in the app
  3. User is being asked if he would like to "Approve" unsecure connection
  4. After user approves, nothing happens until he taps "Continue". In case of HTTPS bookmark text fields for username / password would appear immediately though.
  5. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.