Project

General

Profile

Actions

Patch #26662

closed

Add border around issue history to prevent accidental deletion of an issue

Added by Go MAEDA over 6 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
UI
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:

Description

In my observation, some users accidentally delete an issue trying to delete last note. The misoperation is probably caused by the current UI of Redmine. The delete button at the bottom of IssuesController#show page looks as if it is a button for delete the last note, but actually it is a button to deletes the issue.

Such misoperation can be prevented by making a slight change to UI. Please see the following screenshots. By adding border around issue history, it becomes clear that the button is not a button for deleting the note. Our company have succeeded in significantly reducing accidents that our customers mistakenly delete an issue by implementing the change.

The patch was extracted from farend basic theme.

Before:

After:


Files


Related issues

Has duplicate Redmine - Feature #28514: issue delete button confusionClosed

Actions
Actions #1

Updated by Go MAEDA over 6 years ago

  • Target version set to 4.1.0

I am sure that this small UI change would be of benefit to most users.
setting target version to 4.1.0.

Actions #2

Updated by Marius BÄ‚LTEANU about 6 years ago

Actions #3

Updated by Yuuki NARA almost 6 years ago

+1

I agree with this change.

It seems that, this UI is easy to cause accident of data deletion.
Especially for those who are unfamilar with Redmine operation and those who use different systems.

This change modify only CSS.
I think that possibility of defect due to this change is low.

Notes.
Several themes UI have no effect by this modification.
Several themes have already been applied this modification.

Actions #4

Updated by Go MAEDA almost 6 years ago

  • Assignee set to Go MAEDA
  • Target version changed from 4.1.0 to 4.0.0

Committed.

Actions #5

Updated by Go MAEDA almost 6 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF