プロジェクト

全般

プロフィール

Vote #81760

未完了

accidentally delete a member in the project member settings

Admin Redmine さんが約2年前に追加.

ステータス:
New
優先度:
通常
担当者:
-
カテゴリ:
-
対象バージョン:
-
開始日:
2022/05/09
期日:
進捗率:

0%

予定工数:
category_id:
0
version_id:
0
issue_org_id:
36376
author_id:
567457
assigned_to_id:
0
comments:
6
status_id:
1
tracker_id:
2
plus1:
0
affected_version:
closed_on:
affected_version_id:
ステータス-->[New]

説明

h3. problem

When checking multiple members in succession, whether the role is from a group or personalized
"Edit" and "Delete" are mixed at the right end, and I accidentally press "Delete".

h3. measures

Do one of the following:

  • Display a confirmation dialog before deleting.
  • "Edit" that is always displayed is fixed at the right end, and "Delete" that is displayed depending on the condition is the second from the right.

/* The following is a Japanese supplement */

h3. Subject

プロジェクトのメンバ設定で間違ってメンバを削除してしまう

h3. 問題点

ロールがグループ由来か個人設定か、複数メンバを連続して確認する際、
右端に「編集」と「削除」が混在しており間違って「削除」を押してしまう。

h3. 対策

以下のどちらかを行う。

  • 削除前に確認ダイアログを表示する。
  • 常に表示される「編集」を右端固定とし、条件によって表示される「削除」を右から2番目にする。

journals

Two patches are attached to solve this problem.

* attachment:0001-Add-confirm-to-delete-link.patch
Currently, the system only displays a confirmation dialog when certain condition is met.
Change it so that l(:text_are_you_sure) is displayed even when the condition is not met.

* attachment:0002-Separate-delete-link-and-edit-link-columns.patch
Split the column so that the Edit link is not right-justified when there is no Delete link.
|Current|After applying the patch|
|!current-view.png!|!after-applying-the-patch-00002.png!|
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
The issue that the patch attachment:0002-Separate-delete-link-and-edit-link-columns.patch fixes has already been reported as #13199.

I have posted the patch with slight modification to #13199.

--------------------------------------------------------------------------------
kiyoshi ohgishi wrote:
> Do one of the following:
> * Display a confirmation dialog before deleting.
> * "Edit" that is always displayed is fixed at the right end, and "Delete" that is displayed depending on the condition is the second from the right.

The second one has been done in r21366 (#13199) for the upcoming Redmine 5.0.0.
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------


related_issues

relates,Closed,13199,"Edit" misaligned in project members view

表示するデータがありません

他の形式にエクスポート: Atom PDF

いいね!0