Rework PollListBuilder

Created on 10 October 2024, 4 months ago

Problem/Motivation

The PollListBuilder is extending DraggableListBuilder which is a listbuilder for config entities. This doesn't make sense for a few reasons:

  • Poll is a content entity, not config
  • Why would you want to set the weight on a content overview page?

Steps to reproduce

See: PollListBuilder

Proposed resolution

Update the class to extend a different class. Perhaps EntityListBuilder

Remaining tasks

MR

User interface changes

N/A

API changes

N/A

Data model changes

N/A

📌 Task
Status

Active

Version

2.0

Component

Code

Created by

🇧🇪Belgium BramDriesen Belgium 🇧🇪

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024