Keyboard commands improvements
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 251
- Forks
- 142
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 3
Description
After the first iteration of keyboard commands, most of the actions in the app were covered by those commands.
Some improvements to do:
-
Implement a command that handles the date pickers (date expiration of public links). https://github.com/owncloud/ios-app/pull/495#issuecomment-545476782
-
Apple problem (expecting for a fix): keyboard is lost after switching apps: https://github.com/owncloud/ios-app/pull/495#issuecomment-548371971
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 reviewing pull request 495 and its linked comments, then locate the existing keyboard-command implementation in the current iOS app. Completion would require a command for the public-link expiration date pickers; the keyboard-loss item depends on the Apple fix referenced in the issue and has no repository file or test named.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100