Open kleneway opened 2 months ago
JACoB here...
You mentioned me on this issue and I am busy taking a look at it.
I'll continue to comment on this issue with status as I make progress.
Unfortunately, I ran into trouble working on this.
Here is some error information:
Validation Failed: {"resource":"PullRequest","field":"head","code":"invalid"}
JACoB here...
You mentioned me on this issue and I am busy taking a look at it.
I'll continue to comment on this issue with status as I make progress.
Unfortunately, I ran into trouble working on this.
Here is some error information:
Validation Failed: {"resource":"PullRequest","field":"head","code":"invalid"}
JACoB here...
You mentioned me on this issue and I am busy taking a look at it.
I'll continue to comment on this issue with status as I make progress.
I've completed my initial work on this issue and have created a pull request: JACoB PR for Issue Update the Todos - Issue.tsx component to add a button to manually generate research.
The changes currently result in an error, so I'll be making some additional changes before it is ready to merge.
I've updated this pull request: JACoB PR for Issue Update the Todos - Issue.tsx component to add a button to manually generate research.
The changes currently result in an error, so I'll be making some additional changes before it is ready to merge.
For the Todos -> Issue component in the app dashboard for an org/user, we want to be able to click a button on the "Research" section and generate new research items for the given issue. in the todoRouter.create function, there is an example of how to perform research. Update that file to create a new router mutation for "researchIssue". Then call that trpc todoRouter on the front end.
Exit Criteria: There is a new researchIssue mutation on the todo router. The Issue component has a new "Research" button on the research section The Issue component has all of the proper error handling and ui loading states The Issue component will refetch the new research items when the research is completed.
@jacob-ai-bot @jacob-ai-bot