pezzolabs / pezzo

🕹️ Open-source, developer-first LLMOps platform designed to streamline prompt design, version management, instant delivery, collaboration, troubleshooting, observability and more.
https://pezzo.ai
Apache License 2.0
2.45k stars 202 forks source link

Not Redirecting after deleting a prompt #235

Closed adityapuri75 closed 11 months ago

adityapuri75 commented 11 months ago

Report

Given I am user deleting a prompt When I click on the delete prompt button Then after deleting the prompt i should be redirected to prompt list page but instead its staying there only.

Expected behavior

after deleting the prompt i should be redirected to prompt list page

Steps to reproduce the problem

  1. delete a prompt

How do you use Pezzo?

Local Development Setup

adityapuri75 commented 11 months ago

@arielweinberger I have resolved this issue in this PR Please Review #236