Harshvardhan Parmar
Harshvardhan Parmar
@MilosPaunovic I want little help. I found that while we are changing the without saving flow, it's actually going in the `Dirty` state. It's not getting saved, so I am...
> @Harsh4902 You can set the `dirty` flag to false by commiting `editor/changeOpenedTabs` mutation. See https://github.com/kestra-io/kestra/blob/39c2698756e500228d692f2e1caf2f92842060fb/ui/src/components/inputs/EditorView.vue#L730 and https://github.com/kestra-io/kestra/blob/39c2698756e500228d692f2e1caf2f92842060fb/ui/src/components/inputs/EditorView.vue#L745 for more details. Aha, got it.
@anna-geller Can I work on this issue?
@anna-geller Can I work on this issue?
How can I check the current behavior of the application?
@anna-geller sure. I am unassigning the issue, but will try to work on this.
@Alokzh Yes, you are right. But here, generating a `.deb` package is not a headache. We want to publish it so people can directly install it using `apt install` command.
@Alokzh Okay, no problem.
@lbroudoux Totally agree. Give me some time, I'll come back with the solution. Currently, I'm a bit occupied.
@aalmiray I want to work on this issue. Can you please tell how to reproduce it?