Closed Bug 959619 Opened 12 years ago Closed 12 years ago

Add tag suggestions to popcorn tag input

Categories

(Webmaker Graveyard :: Popcorn Maker, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: cade, Assigned: cade)

References

Details

Attachments

(1 file)

No description provided.
Add tag suggestions as the user types in the tag input box using the Tag Autocomplete API See: https://github.com/mozilla/makeapi-client/blob/master/src/make-api.js#L438-L446 and See: https://github.com/mozilla/makeapi#get-api20130724maketags
Assignee: nobody → cade
Status: NEW → ASSIGNED
This patch updates jQuery to 1.10.2 and adds typeahead.js for autocomplete support.
Attachment #8364406 - Flags: review?(kate)
Kate can review UI, but look at my comments.
(In reply to Matthew Schranz [:mjschranz] from comment #3) > Kate can review UI, but look at my comments. took care of the comments. updating jquery doesn't appear to have broken anything. I tested as many features as I could - drag'n'drop, resizing, plugins, publishing, project details, plugin editing, trac event area, etc.
Comment on attachment 8364406 [details] [review] https://github.com/mozilla/popcorn.webmaker.org/pull/426 I re-wrote this to use jquery-ui autocomplete instead of twitter's typeahead.js. It's a smaller patch now - and has less stuff we don't need.
Attachment #8364406 - Flags: review+ → review?(kate)
Comment on attachment 8364406 [details] [review] https://github.com/mozilla/popcorn.webmaker.org/pull/426 This is definitely better, just try not to add that theme file in
Attachment #8364406 - Flags: review?(kate) → review-
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: