cv-frontend-vue
cv-frontend-vue copied to clipboard
🐞 Bug: [Title] Extra Pop Up After creating new project
Is there an existing issue for this?
- [X] I have searched the existing issues.
Describe the bug
After creating a new project it is creating a extra pop up unnecessarily and there is no use of that pop up dialog box if we are creating a new project [ Screencast from 2024-12-20 06-56-06.webm ](url)
Steps to Reproduce
- Go to https://circuitverse.netlify.app/simulatorvue
- Click on project and click on New project
- click on Leave
- it will appearing extra pop up box which is of no use .
Expected Behavior
When a person click on leave button then it should directly create the new project rather than it show the extra dialog box
Screenshots
Is the faced issue/bug related to the Vue simulator?
Yes
Used Vue simulator with or without backend?
None
Is the bug present only on the dev server, the build, or both?
None
Device Information
No response
Additional Context
No response
Are you working on this issue?
Yes
@Arnabdaz can you see this issue and can you assign it to me ?
Can I work on this issue?
@divyansh-prk Is it a issue? As I think if someone is making some project and have made something,some circuit, then will it not be appropriate to pop up this?
this popup should be there instead of the browser alert, so you can update the code accordingly to remove the alert popup and wait for the user response on this dialog
@Arnabdaz Are you saying that alert should be shown only if user has something already which needs to be removed otherwise alert popes up even though page is clear.
hey @Himanshu-kiran arnabdaz has already assigned this issue to me and i am working on this i think you should lookup to another issue . Thank you
Yes @divyansh-prks You can work on this. I was just trying to understand the issues.
@divyansh-prks Are you working on this?
Most of my code is already done, so I thought of collaborating with you on this issue.
@nickhil-verma yes i am already working on this . it's almost completed
https://github.com/CircuitVerse/cv-frontend-vue/pull/410
any maintener can you please review the pr of this issue
@Arnabdaz can you please review the pr #410 for this issue