Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed issue comment finder method #1192

Merged
merged 2 commits into from
Mar 17, 2018

Conversation

Meisolsson
Copy link
Contributor

The comments should now update in the UI when edited.

@Meisolsson Meisolsson requested a review from veyndan March 14, 2018 21:18
Copy link
Collaborator

@veyndan veyndan left a comment

Choose a reason for hiding this comment

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

The build has failed, can you review it?

Also as a side note, it'd be easier if converting the file to Kotlin was one commit, then the next commit was the actual change. This makes it easier to review the actual lines that have changed. You don't have to do it this time but in the future it'd be really helpful.

@Meisolsson
Copy link
Contributor Author

Seems like kapt can't handle AutoFactory for some reason. Gonna try to remove AutoFactory in another PR and then fix this.

@Meisolsson
Copy link
Contributor Author

Well looks like there was a config to let it work. We should still try to remove AutoFactory later because I'm not sure if this kapt option is removing any compile time checks from us.

@veyndan veyndan merged commit 173e471 into pockethub:master Mar 17, 2018
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