Actions
Feature #32052
closedAuto-complete issues #id in search form
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Description
I think it would be useful to be able to autocomplete #id in the search form.
Example:
Files
Related issues
Updated by Mizuki ISHIKAWA about 5 years ago
- File feature-32052.patch feature-32052.patch added
- File firefox-screen.png firefox-screen.png added
I attached a patch.
- The change to inlineAutoComplete is to disable the autocomplete built-in Firefox browser.
- Issue id(#nnnnn) keyword can search for issues in other projects, so it can auto complement all project issue ids.
Updated by Go MAEDA about 5 years ago
- Related to Patch #31994: Allow issue auto complete to return 10 issues when there is not search term provided added
Updated by Go MAEDA about 5 years ago
- Related to deleted (Patch #31994: Allow issue auto complete to return 10 issues when there is not search term provided)
Updated by Go MAEDA about 5 years ago
- Related to Feature #31989: Inline issue auto complete (#) in fields with text-formatting enabled added
Updated by Go MAEDA about 5 years ago
- Target version set to 4.1.0
I think this small but great improvement should be delivered together with #31989. Setting the target version to 4.1.0.
Updated by Go MAEDA about 5 years ago
- Status changed from New to Closed
- Assignee set to Go MAEDA
- Resolution set to Fixed
Committed the patch. Thank you for your contribution.
Actions