Closed
Bug 618190
Opened 15 years ago
Closed 14 years ago
Add tokenizing autocomplete to tags on create testcase page
Categories
(Mozilla QA Graveyard :: MozTrap, enhancement, P3)
Mozilla QA Graveyard
MozTrap
Tracking
(Not tracked)
VERIFIED
FIXED
0.4
People
(Reporter: aakashd, Unassigned)
Details
As a user types in a term into any field, an autocomplete list of matching terms should populate below the field. If a user selects a term from the list, the field should populate with that clicked-on term and add a semicolon to the end of it.
If a user decides to another term, the matching service should search for terms matching the term entered after the last semicolon.
Comment 1•15 years ago
|
||
As discussed in December, we can't have the test suites list be editable when creating or editing an individual test case, because the test case must be ordered within the test suite in the context of all its other member test cases.
Also, can a test case be associated with multiple products? The current backend only allows a test case to be linked with one product. In which case tokenizing autocomplete is unnecessary, a simple uni-valued autocomplete text field (or dropdown) is sufficient.
If both of the above are correct, tokenizing autocomplete is only needed for the "tags" field.
| Reporter | ||
Comment 2•15 years ago
|
||
Good enough for me. I can't think of a scenario where we'd have to force a testcase to be available on multiple products.
Summary: Add tokenizing autocomplete to tags, product and test suite fields on create testcase page → Add tokenizing autocomplete to tags on create testcase page
| Reporter | ||
Updated•15 years ago
|
Target Milestone: 0.1 → 0.4
Comment 3•14 years ago
|
||
A Pivotal Tracker story has been created for this Bug: http://www.pivotaltracker.com/story/show/13299071
Comment 4•14 years ago
|
||
Cameron Dawson changed story state to unstarted in Pivotal Tracker
Comment 5•14 years ago
|
||
Cameron Dawson added a comment in Pivotal Tracker:
this is already done. marking accepted.
Comment 6•14 years ago
|
||
Cameron Dawson changed story state to accepted in Pivotal Tracker
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Comment 7•11 years ago
|
||
Bumping to verified invalid, due to age of bug and comment 2
Status: RESOLVED → VERIFIED
Updated•7 years ago
|
Product: Mozilla QA → Mozilla QA Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•