プロジェクト

全般

プロフィール

Vote #77742

未完了

Add text filter to user fields

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

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

0%

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

説明

For projects with lots of users it may be time-consuming to find assignees in dropdown lists. It would be nice to add a text filter to such fields that would allow to enter some characters of the user's name and display only users whose names match it.

Probably something like this: http://www.listjs.com/examples/fuzzy-search


journals

This functionality already exists to add watchers. Should be easy to also apply to assignee?
--------------------------------------------------------------------------------
JW Fuchs wrote:
> This functionality already exists to add watchers. Should be easy to also apply to assignee?

# Filter implemented in 'Watchers' uses AJAX requests to fetch filtered results which is kinda slow. The one in example filters values on the client side which is much faster.
# The 'Watchers' filter is ugly and clumsy. There already are dropdown lists for users in the UI, we should use them.
# This is needed not for assignee only, but for every field with type = 'user'
--------------------------------------------------------------------------------
Found a much better soultion than the one I initially proposed: https://github.com/selectize/selectize.js
See demos section: http://selectize.github.io/selectize.js/
--------------------------------------------------------------------------------

Admin Redmine さんが約2年前に更新

  • カテゴリUI_10 にセット

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

いいね!0
いいね!0