Paragraphs Admin route conflicts with Paragraphs Library module

Created on 14 March 2025, 22 days ago

Problem/Motivation

The Paragraphs Library is a submodule bundled with Paragraphs. It leverages the same route as the Paragraphs Admin module (/admin/content/paragraphs) such that when both modules are enabled you see two Primary Tabs (a.k.a. local tasks) and the Paragraphs Admin view from this module takes over the page content display such that you can still access the "Add Library Item" button, but you can no longer see the Paragraphs Library entities list.

Steps to reproduce

Proposed resolution

Normally, I would propose moving the Paragraphs Library to another route, but since it is bundled with the main Paragraphs module, I think the onus is sadly on this module to find another route to use for the View.

Maybe we can do like core Media Library module does at route /admin/content/media and use Secondary local tasks ("Table" and "Grid") to implement "Library" and "Instances" or similar wording. Its not immediately clear to me what will happen on sites that do not enable Paragraphs Library but have Paragraphs Admin enabled, so this needs to also be tested and taken into account how the Secondary local tasks will work.

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Active

Version

1.0

Component

Code

Created by

🇪🇨Ecuador jwilson3

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

Comments & Activities

Production build 0.71.5 2024