owncloud / owncloud/ios-app

Display private link and public link permanent

Open
#536 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Design Estimation - 1 (XS)
Dominant language
Swift
Stars
251
Forks
142
Avg merge
2d 17h
Merged PRs (30d)
3

Description

Private and public link appearing when clicking the button, and disappearing automatically is confusing. Please just display the private and public links permanent.

2019-10-21 23 21 07 2019-10-21 23_25_58

Expected behaviour

Created links should be always visible on the screen

Actual behaviour

Private and public link appearing when clicking the button, then disappearing automatically

Client

iOS version:
iOs 13.2 (17B5077a)

ownCloud app version:
1.1.1 build 134 (app: 6768537, sdk: b85482a)

Device model:
iPhone 11 Pro Max

Server configuration

ownCloud version:

$ curl  -s https://demo.shniq.cloud/status.php | jq
{
  "installed": true,
  "maintenance": false,
  "needsDbUpgrade": false,
  "version": "10.2.1.4",
  "versionstring": "10.2.1",
  "edition": "Community",
  "productname": "ownCloud"
}

@wuenschedesign any idea to display created links permanent?

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

Start by reproducing the link-sharing flow on the iOS app using the reported iOS 13.2 and app version 1.1.1 details. Inspect the screen shown in the attached recording and verify that created private and public links remain visible after the button interaction instead of disappearing automatically.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, swift
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.