[GH-ISSUE #308] Improve search queries #294

Closed
opened 2026-02-27 11:11:03 +03:00 by kerem · 4 comments
Owner

Originally created by @tonioo on GitHub (Dec 4, 2013).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/308

Originally assigned to: @tonioo on GitHub.

Originally created by Antoine Nguyen on 2012-10-04T17:26:05Z

Improve the search queries used into the admin. application (domains and identities listings):

  • Improve domain search
  • Per role search
Originally created by @tonioo on GitHub (Dec 4, 2013). Original GitHub issue: https://github.com/modoboa/modoboa/issues/308 Originally assigned to: @tonioo on GitHub. **Originally created by Antoine Nguyen on 2012-10-04T17:26:05Z** Improve the search queries used into the admin. application (domains and identities listings): - Improve domain search - Per role search
kerem 2026-02-27 11:11:03 +03:00
Author
Owner

@tonioo commented on GitHub (Dec 4, 2013):

Posted by Patrick Ben Koetter on 2012-10-26T20:00:33Z

Antoine Nguyen wrote:

Improve the search queries used into the admin. application (domains and identities listings):

  • Improve domain search
  • Per role search

A search is a specialized form of navigation:

  • The search field SHOULD always appear at the same location in the web interface
  • The search field SHOULD always have the same look
  • A search SHOULD always be case insensitive
  • A search SHOULD search for substrings
  • The search SHOULD always be context aware i.e. not be global
  • The search field SHOULD have a key shortcut that places the cursor in the search field
  • Search results should be displayed immediately (live search)
<!-- gh-comment-id:29815852 --> @tonioo commented on GitHub (Dec 4, 2013): **Posted by Patrick Ben Koetter on 2012-10-26T20:00:33Z** Antoine Nguyen wrote: > Improve the search queries used into the admin. application (domains and identities listings): > - Improve domain search > - Per role search A _search_ is a specialized form of navigation: - The search field SHOULD always appear at the same location in the web interface - The search field SHOULD always have the same look - A search SHOULD always be case insensitive - A search SHOULD search for substrings - The search SHOULD always be context aware i.e. not be global - The search field SHOULD have a key shortcut that places the cursor in the search field - Search results should be displayed immediately (live search)
Author
Owner

@tonioo commented on GitHub (Dec 4, 2013):

Posted by Antoine Nguyen on 2013-05-04T10:11:04Z

Applied in changeset commit:ec699ea216751aee447215dba29767f3d8a9d0b4.

<!-- gh-comment-id:29815854 --> @tonioo commented on GitHub (Dec 4, 2013): **Posted by Antoine Nguyen on 2013-05-04T10:11:04Z** Applied in changeset commit:ec699ea216751aee447215dba29767f3d8a9d0b4.
Author
Owner

@tonioo commented on GitHub (Dec 4, 2013):

Posted by Antoine Nguyen on 2013-05-04T10:12:43Z

Oups, the previous commit was not related to this issue :p

<!-- gh-comment-id:29815855 --> @tonioo commented on GitHub (Dec 4, 2013): **Posted by Antoine Nguyen on 2013-05-04T10:12:43Z** Oups, the previous commit was not related to this issue :p
Author
Owner

@tonioo commented on GitHub (Dec 4, 2013):

Posted by Antoine Nguyen on 2013-05-04T10:34:33Z

Applied in changeset commit:d50600d4a7177f516a6e89d70540d1bfd7a94aee.

<!-- gh-comment-id:29815857 --> @tonioo commented on GitHub (Dec 4, 2013): **Posted by Antoine Nguyen on 2013-05-04T10:34:33Z** Applied in changeset commit:d50600d4a7177f516a6e89d70540d1bfd7a94aee.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/modoboa-modoboa#294
No description provided.