Edgewall Software

Opened 11 years ago

Last modified 7 years ago

#11292 closed enhancement

search checkboxes should default to just tickets — at Initial Version

Reported by: jtm.moon.forum.user+trac@… Owned by:
Priority: low Milestone: 1.3.1
Component: general Version: 0.12-stable
Severity: trivial Keywords: search
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

Problem

Most of the time a user only wants to search tickets. However, the Search page defaults to checking all available checkboxes (Tickets Wiki Changesets etc.). The user must manually uncheck these for every search. This is annoying.

Solutions

There are few ways to improve this, in order of simplicity

  1. tell users to remember the URL link i.e. https://trac/search?noquickjump=1&ticket=on
  2. Global hardcoded default to auto-check only the Tickets checkbox.
  3. Allow global Admininistration setting which allows picking which checkbox are auto-checked.
  4. Allow per-user setting to allow picking which checkbox are auto-checked.

This is a follow-on to this old email thread.

I usually search with the search button, but 99% of the time, I only want to search tickets so it would be nice to default the other checkboxes to unchecked.

I'd like to have this feature too. I think it could be quite useful to store the search option on a per-user basis, so that the default search options are restored from one search session to the other.

Change History (0)

Note: See TracTickets for help on using tickets.