Closed kleneway closed 2 days 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.
I've completed my work on this issue and have created a pull request: JACoB PR for Issue Add 'Research' Tab to Code Visualizer to Display Project-Level Research Items.
Please review my changes there.
Description
Enhance the Code Visualizer by adding a new 'Research' tab to the top navigation bar, alongside the existing 'Folder' and 'Architecture' tabs.
When a user clicks on the 'Research' tab:
Backend:
todo
router.todoId
is0
.issueId
is0
.projectId
matches the current project.Frontend:
Research
component from the To-Do details section./src/app/dashboard/[org]/[repo]/todos/components/Research.tsx
and/src/app/dashboard/[org]/[repo]/todos/components/TodoDetails.tsx
for implementation details."Research items are being generated. Please check again in a few minutes."
Expected Outcome
Research
component.