Feature #34695
openAllow editing the issue description immediately (issue editing form)
0%
Description
Currently, the issue editing form will not display the description of the task as it first appears and requires the user to click on a link to display the description and start editing it.
This is a big usability problem and no other, modern, notable task/issue manager implements it this way.
I have been working with Redmine for many years in multiple settings (at different companies) and I can safely say that it unnecessarily slows down issue editing in a very big percentage of cases.
Request: Display the description editor field immediately when the editing of the issue starts, together with all of the other editing fields.
Updated by Yuuki NARA almost 4 years ago
+1
I also agree with this feature.
Currently it is possible with this plugin.
https://github.com/Ilogeek/redmine_issue_dynamic_edit
Updated by Soltész András almost 4 years ago
Yuuki NARA wrote:
+1
I also agree with this feature.
Currently it is possible with this plugin.
https://github.com/Ilogeek/redmine_issue_dynamic_edit
Thanks, I will check this plugin out.