makeplane / plane

🔥 🔥 🔥 Open Source JIRA, Linear and Asana Alternative. Plane helps you track your issues, epics, and product roadmaps in the simplest way possible.
http://plane.so
GNU Affero General Public License v3.0
25.88k stars 1.4k forks source link

[WEB-1791] fix: issue delete redirection #4980

Closed anmolsinghbhatia closed 2 days ago

anmolsinghbhatia commented 2 days ago

Changes:

This PR includes a fix for the issue with delete redirection. Previously, deleting an issue from the issue detail page did not redirect to the issue link page. Additionally, deleting an issue was triggering two toast alerts. I have made the necessary changes to ensure it works as intended.

Issue link: [WEB-1791]

Media:

Before After
before after