Problem/Motivation
Currently component variant list items have operations only if those are config variants (edit, delete). Let's add the "override" operation for filesystem variants that will link to config variant creation form with the base component ID prepopulated (query string arg or URI parameter, I think hiding the base component field completely will be better).
Also, let's display base component name instead of ID on the list.
Issue fork component_variants-3573994
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
graber commentedComment #5
s_leu commentedDone, I took the liberty of also adding some sorting to the listing.
Comment #6
graber commentedComment #8
graber commented