I've created the 8.x-1.x branch, the 8.x-1.x-dev release and pushed a few commits. The basic D8 module is there. It even works to a very limited extent.

What works

  • Widget plugin created. It replaces core's autocomplete tags widget.
  • Widget settings form shows up and saves settings correctly.

What is needed

  • Fix the '#states' API in widget settings form.
  • Implement the popular_tags functionality when the widget is rendered.

In the above list, add more. And move stuff from "What is needed" to "What works" as features are implemented.

Comments

Jitesh Doshi created an issue. See original summary.

brooke_heaton’s picture

Status: Active » Fixed

Changed approach to Entityreference Autocomplete Field Widget - uses third_party_settings, updated db_select and other logic in the .inc file, updated .js and fixed .css issues. All fixes in branch BH_Fix_settingsForm_states http://cgit.drupalcode.org/popular_tags?h=BH_Fix_settingsForm_states

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.