Page MenuHomePhabricator

Reimplement autocompletion in property suggester
Open, LowPublic

Description

This is an issue in the new ("ooMenu" based) suggester.

Bug 66748 was fixed by removing a broken feature completely. This feature should be reimplemented as it was intended originally. Which is:

  1. Add a statement and start searching for a property.
  2. Type "Abc".
  3. Lets assume the first hit is a property named "Abcdef" with an alias "Abc".
  4. This was automatically selected in the old suggester (because the prefix matched). The added suffix was selected so you could continue typing.

This is heavily related to bug 66437 but a separate issue because the selector for properties uses other code that the selector for sitelinks and pages.


Version: master
Severity: normal
Whiteboard: u=dev c=frontend p=0
See Also:
https://bugzilla.wikimedia.org/show_bug.cgi?id=66437

Details

Reference
bz66838

Event Timeline

bzimport raised the priority of this task from to High.Nov 22 2014, 3:25 AM
bzimport set Reference to bz66838.
bzimport added a subscriber: Unknown Object (MLST).

This ticket has highest priority set for two months now, and zero points.
Is that realistic?

Lydia_Pintscher removed a subscriber: Unknown Object (MLST).
Lydia_Pintscher removed a subscriber: Unknown Object (MLST).Dec 1 2014, 2:31 PM
Lydia_Pintscher lowered the priority of this task from High to Low.Feb 7 2018, 4:42 PM