プロジェクト

全般

プロフィール

Vote #80912

未完了

Show issue subject in the tooltip of "Prev" and "Next" button for issues

Admin Redmine さんが約4年前に追加. ほぼ4年前に更新.

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

0%

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

説明

The current tooltip shows only the ticket number, but this is not enough information for users to imagine what the issue is about.

I think it can be improved by showing the issue subject in the tooltip.

Before:
!{width: 380px; border: 1px solid grey;}.before.png!

After:
!{width: 380px; border: 1px solid grey;}.after.png!


journals

--------------------------------------------------------------------------------
It may be better to change the method name: 'retrieve_previous_and_next_issue_ids'.
e.g. 'retrieve_previous_and_next_issue'
--------------------------------------------------------------------------------
Goh Matsumoto wrote:
> It may be better to change the method name: 'retrieve_previous_and_next_issue_ids'.
> e.g. 'retrieve_previous_and_next_issue'

Thank you for pointing it out.
I updated the patch.
--------------------------------------------------------------------------------
Thanx!
LGTM!
--------------------------------------------------------------------------------
Thank you for posting the patch. I think we need to carefully consider whether the feature is worth adding two additional queries to implement.

<pre>
Issue Load (0.1ms) SELECT "issues".* FROM "issues" WHERE "issues"."id" = ? LIMIT ? [["id", 16], ["LIMIT", 1]]
Issue Load (0.1ms) SELECT "issues".* FROM "issues" WHERE "issues"."id" = ? LIMIT ? [["id", 14], ["LIMIT", 1]]
</pre>
--------------------------------------------------------------------------------

Admin Redmine さんがほぼ4年前に更新

  • カテゴリIssues_2 にセット

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

いいね!0
いいね!0