Problem/Motivation

Access filter list page is not defined as list_builder handlar in @ConfigEntityType annotation.
In a core module such as Taxonomy, Config Entity list page is defined @ConfigEntityType list_builder handlar.
But, access filter list page is implemented with FormBase in this module. I think this implementation is not standard way.

Proposed resolution

Add list_builder handler to @ConfigEntityType annotation and replace access filter list page implementation with DraggableListBuilder like the taxonomy vocabulary list page.

CommentFileSizeAuthor
fixed-access-filter-list.patch8.95 KBtom konda

Comments

Tom-Konda created an issue. See original summary.

  • hayashi committed 4665095 on 8.x-1.x
    Issue #2983379 by Tom-Konda: Access filter list page is not defined in...
hayashi’s picture

Status: Active » Fixed

Thank you for reporting.
Your patch has been applied.

Status: Fixed » Closed (fixed)

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

avpaderno’s picture

Issue summary: View changes