SuperAGI icon indicating copy to clipboard operation
SuperAGI copied to clipboard

Marketplace bug2

Open namansleeps opened this issue 1 year ago • 1 comments

Description

Resolved unusual loading appearance in agent template. Made minor fixes to loading

Related Issues

No Issues

Solution and Design

Loading has been added in agent template and minor bug fixed in toolkit marketplace page

Test Plan

Frontend changes made and showed to product

Type of change

  • [x] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to change)
  • [ ] Docs update

Checklist

  • [x] My pull request is atomic and focuses on a single change.
  • [x] I have read the contributing guide and my code conforms to the guidelines.
  • [ ] I have documented my changes clearly and comprehensively.
  • [x] I have added the required tests.

namansleeps avatar Jul 10 '23 08:07 namansleeps

Codecov Report

Patch and project coverage have no change.

Comparison is base (2b238e6) 58.50% compared to head (40c73b9) 58.50%.

:exclamation: Current head 40c73b9 differs from pull request most recent head c4ecc69. Consider uploading reports for the commit c4ecc69 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #713   +/-   ##
=======================================
  Coverage   58.50%   58.50%           
=======================================
  Files         146      146           
  Lines        5846     5846           
  Branches      604      604           
=======================================
  Hits         3420     3420           
  Misses       2283     2283           
  Partials      143      143           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Jul 10 '23 08:07 codecov[bot]