[UI/UX] App stuck at startup, when a wrong uri is entered at account creation ("unsupported URL")
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 2.5k
- Forks
- 1k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 13
Description
Expected behaviour
- Tap Nextcloud Icon to start app
- Get notification, that an errorneous URL has been used to create a new account
- Get possibility to change mistake
Actual behaviour
- Tap Nextcloud Icon to start app
- Get notification ("unsupported URL"), that an errorneous URL has been used to create a new account
- Mysterious White Loading screen shows up, no buttons whatsoever, no information of how to proceed
- App is stuck. no possibility to advance or correct mistake (see screenshot)
might be related to
https://github.com/nextcloud/ios/issues/47
Steps to reproduce
- create 2 accounts that work (i have my private nextcloud and my work owncloud account)
- try to create a third account and insert an invald/incomplete/seemingly valid url, that still does not work e.g "blubber.dfr" without protocol (https and http)
- restart app
iOS version
13.3
App version
can't say (everything up to date at 28.1.2019)
Server configuration
Operating system:
Web server:
Database:
PHP version:
Nextcloud version: (see Nextcloud admin page)
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
Start by reproducing the invalid or incomplete URL flow during third-account creation on iOS, then follow the startup and account-creation entry points involved after the “unsupported URL” notification. Confirm that the app offers a way to correct the URL or continue instead of showing an empty loading screen, and retest after restarting the app.
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