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)

enhancement

Tracking

(Not tracked)

VERIFIED FIXED

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.
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.
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
Target Milestone: 0.1 → 0.4
A Pivotal Tracker story has been created for this Bug: http://www.pivotaltracker.com/story/show/13299071
Cameron Dawson changed story state to unstarted in Pivotal Tracker
Cameron Dawson added a comment in Pivotal Tracker: this is already done. marking accepted.
Cameron Dawson changed story state to accepted in Pivotal Tracker
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Bumping to verified invalid, due to age of bug and comment 2
Status: RESOLVED → VERIFIED
Product: Mozilla QA → Mozilla QA Graveyard
You need to log in before you can comment on or make changes to this bug.