Skip to content

Work/issue 112 Change keyboard type to according field & add toolbar to navigate textfields#125

Open
chrispySalad wants to merge 5 commits intodevelopfrom
work/issue_112
Open

Work/issue 112 Change keyboard type to according field & add toolbar to navigate textfields#125
chrispySalad wants to merge 5 commits intodevelopfrom
work/issue_112

Conversation

@chrispySalad
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown
Member

@schroepf schroepf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The code in this PR has already been refactored and now there are merge conflicts which need to be resolved in order to merge it...

if textView == textFields.last {
textView.returnKeyType = .done
}
print("DEBUG: \(textView.tag)")
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • please clean out debug logs and print statements if they are not required for production
  • for log statements which should remain even for production please prefer to use log.debug, log.warning , log.error or log.verbose

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants