Opened 16 years ago
Closed 12 years ago
#5214 closed enhancement (duplicate)
Dropdown menus for "Blocked" and "Blocked By"
Reported by: | Ariel Balter | Owned by: | Noah Kantrowitz |
---|---|---|---|
Priority: | low | Component: | MasterTicketsPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
Nice Plugin!
I think it would be great to be able to choose the tickets from some sort of menu to save the trouble have having to look up the number. Not sure how hard this would be.
Give me a clue to how I might go about it, and I'll give it a try.
Attachments (0)
Change History (4)
comment:1 Changed 16 years ago by
comment:2 Changed 15 years ago by
An autocomplete feature might be a nice alternative, rather than a potentially very long list of ticket numbers.
comment:3 Changed 14 years ago by
Priority: | normal → low |
---|
A menu probably wouldn't be feasible to a trac installation that has thousands of tickets; it would be too long.
Autocompleting the ticket number is quite feasible, but probably not very useful.
Some sort of popup window like the CcSelectorPlugin has is probably the best solution. However, I think this would be a lot of work relative to the gain, so I'm going to suggest lowering the priority.
comment:4 Changed 12 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
The autocomplete feature might be feasible. See #10267.
Even better would be a button you can press to optionally "search for tickets", and then search by whatever.