Share Password complex - error message
Open
Nobody has claimed this yet.
bug
- Dominant language
- Swift
- Stars
- 2.5k
- Forks
- 1k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 13
Description
When sharing a file with a password and complex password requirement is not met, the error displayed is very generic and non-descriptive which is not very intuitive for the end user.
Could this be changed to show that the "password does not meet the complexity criteria"
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
Search the Swift iOS code for file sharing with password protection and identify where the generic error is produced when password complexity validation fails. Update the displayed message to explain that the password does not meet the complexity criteria, then verify the sharing flow shows the more descriptive error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile, security
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100