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

[🐛 Bug]: Create incident form is not cleared #2247

Closed
Kiryous opened this issue Oct 20, 2024 · 5 comments
Closed

[🐛 Bug]: Create incident form is not cleared #2247

Kiryous opened this issue Oct 20, 2024 · 5 comments

Comments

@Kiryous
Copy link
Contributor

Kiryous commented Oct 20, 2024

Describe the bug
If you previously clicked "Edit" incident, and then click the "Create incident" button

To Reproduce
Steps to reproduce the behavior:

  1. Go to Incidents list.
  2. Click on Edit (pencil icon)
  3. Click Cancel
  4. Click Create incident
  5. You will see the title, description and assignee from the Incident you tried to edit.

Expected behavior
The form should be empty when you click on Create Incident

Screenshots

incident-form-bug.mov

@AkashJana18
Copy link

I would like to work on this issue can you please assign me?

@Harsh2509
Copy link

I think this bug is resolved as everything works fine for me.

KeepHQ.mp4

@VladimirFilonov
Copy link
Contributor

@Harsh2509 It works fine if you click "Cancel". In this case clearForm method is called. But if you will press ESC or click outside of the modal - it will be closed without calling clearForm inside form controller.

@AkashJana18 are you still up for fixing it?

@AkashJana18
Copy link

@VladimirFilonov No i haven't worked on this issue
You can solve it.
Thank you.

@Kiryous
Copy link
Contributor Author

Kiryous commented Oct 30, 2024

Closed by #2274

@Kiryous Kiryous closed this as completed Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants