-
Type:
Suggestion
-
Resolution: Unresolved
-
None
-
Component/s: Board configuration, Issue - Fields
-
None
-
2
Problem
In the current implementation of the Jira Kanban board, when a user selects an issue, the issue detail view appears on the right side of the screen. While actively working on an issue, if the user inadvertently clicks on a different issue (or the same issue again), the detail view refreshes.
This refresh leads to the loss of any unsaved work, such as comments, edits, or updates being made in the detail view.
Suggested Solution
Make the DetailsViewAjaxIssueAction.jspa automatic
Why This Is Important
From user experience perspective, inadvertently clicking on the same issue or a different issue causes loss of work and there's no way to retrieve the uncommitted changes. This is unlike the behaviour already available in the Issue Details view in the issue search page.
Workaround
Currently there's no workaround available for this.