Fix team gallery tasks and team interactive tasks#1566
Conversation
deep1401
commented
Mar 17, 2026
- Also adds view files for team tasks
- Also adds a file viewer to show the task.yaml in the team gallery
- Temporarily hides the tab for team interactive tasks
|
Paragon Review Skipped Hi @deep1401! Your Polarity credit balance is insufficient to complete this review. Please visit https://home.polarity.cc to add more credits and continue using Paragon reviews. |
Codecov Report❌ Patch coverage is
📢 Thoughts on this report? Let us know! |
dadmobile
left a comment
There was a problem hiding this comment.
Mostly just a few questions inline. My only broader question is wondering if any of this code is duplicated from regular import and could be refactored easily? I can't tell which maybe suggests it would not be easy...in which case we could make a followup if it is worthwhile.
deep1401
left a comment
There was a problem hiding this comment.
Made a push to also have export on interactive tasks in the same way
dadmobile
left a comment
There was a problem hiding this comment.
Sorry for unapproving. Just seeing codecov and I think it's probably worth adding a simple test for this?
deep1401
left a comment
There was a problem hiding this comment.
Sorry for unapproving. Just seeing codecov and I think it's probably worth adding a simple test for this?
Added a team task import export test now