Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WEB-1210] chore: discard changes made after creating issue #4484

Merged
merged 1 commit into from
May 17, 2024

Conversation

aaryan610
Copy link
Collaborator

Problem:

  1. After creating an issue, if the user opens the create issue modal again and discard without entering a value, the Save as draft issue modal pops up even though there's no data in the form.

Solutiion:

  1. Resetting the changesMade boolean flag to null after creating an issue.

Plane issue: WEB-1210

@aaryan610 aaryan610 added 🐛bug Something isn't working 🌐frontend labels May 16, 2024
@aaryan610 aaryan610 added this to the v0.20-dev milestone May 16, 2024
@aaryan610 aaryan610 changed the title [WEB-1210] chore: disccard changes made after creating issue [WEB-1210] chore: discard changes made after creating issue May 16, 2024
@SatishGandham SatishGandham merged commit 8fae076 into preview May 17, 2024
13 of 14 checks passed
@SatishGandham SatishGandham deleted the fix/draft-issue-workflow branch May 17, 2024 06:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛bug Something isn't working 🌐frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants