Uh oh!
There was an error while loading. Please reload this page.
Added comments to setup flow controllers - #368
Conversation
tomholub
left a comment
There was a problem hiding this comment.
Excellent - thank you.
This does not close the issue yet - please add similar comments to all view controllers. This will make reviews a lot easier. Thanks!
Pull request was converted to draft
Uh oh!
There was an error while loading. Please reload this page.
| * - User redirects here from SignInViewController | ||
| * - After successful connection user will be redirected to *main flow* | ||
| */ | ||
| final class EmailProviderViewController: TableNodeViewController { |
There was a problem hiding this comment.
We should call this SetupImapViewController ?
There was a problem hiding this comment.
Maybe better to call it SetupEmailProviderViewController? or if you think SetupImapViewController is better. naming - I'm ok with that as well
There was a problem hiding this comment.
This one is specifically for imap and smtp. I think email provider is too generic here. SetupImapViewController is preferred
This PR adds comments blocks to Setup Flow ViewControllers
issue #360
Tests:
To be filled by reviewers
I have reviewed that this PR... (tick whichever items you personally focused on during this review):