Closed zdavatz closed 6 years ago
See this for editable text fields
https://developer.apple.com/documentation/uikit/uitextfield?language=objc
and also see
to get swiping working again.
Swiping is working again with commit: 36ba395499f6f2b34f634e5
Finetuning:
Deleting works with 01a210c84a2219997
Ahh, you asked about Slack. That one is indeed OpenSource: https://github.com/slackhq/SlackTextViewController
;)
Keyboard jumping around when you do "Apple + K", seems to be related to Keyboard not knowing in which mode (LS or PT) the device is. See: https://ywesee.slack.com/files/U27FC8WLA/F9YTM82SE/view_is_still_dancing_around_while_typing..mov
No more dancing but still some hiding going on.
Please always test with more then one product and with more then two lines in the comment section.
getting better. LS mode is still somehow out of bounds when editing the comment of the package.
Enter does not reload view.
Overlapping Text after rotating from Portrait to Landscape mode.
I am closing this, lets save the remaining (doing more new lines makes the jumping worse) jumping for later.
Suggestion: Use UITextField
a) edit Comment b) delete c) Cancel
a) will open the keyboard so the user can type or dictate with Siri what he wants to say about that package. b) will delete that line with the package and the comments.