Problem/Motivation

While setting up a new Feeds Importer, there should be a drop-down button. This button should have two options, "Save and Import" and "Save". With the Radix theme enabled, the "Save" button is missing / empty.

Enclosed are screenshots of the broken Radix button, and another with a functioning button using the Admiral theme.

Steps to reproduce

Created a new Feeds Importer and try to save it. A drop menu should be displayed with two options.

Broken (Empty) Radix Theme Save Button:
screenshot 2

Working Admiral Theme Button:
screenshot 1

Issue fork radix-3298700

Command icon 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

sgroundwater created an issue. See original summary.

sgroundwater’s picture

Title: dropbutton-widget save button displays as empt » dropbutton-widget save button displays as empty

minor typo in the tile, correcting for SEO.

immaculatexavier made their first commit to this issue’s fork.

doxigo’s picture

Thanks for reporting this Stephen, will push a fix soon

  • doxigo committed 923efc9 on 5.0.x
    Issue #3298700 by immaculatexavier, sgroundwater, doxigo: dropbutton-...

  • doxigo committed f7224ac on 5.0.x
    Issue #3298700 by immaculatexavier, sgroundwater, doxigo: dropbutton-...
doxigo’s picture

Status: Active » Needs work

Pushed a fix to the dev branch for now that shows the input/buttons for the time being, have to look into the UI/look of it later

sgroundwater’s picture

Doxigo, nice! I just pulled in your update to the development branch and my Feeds Imports are now working as expected. Thanks for the super quick and very helpful response, much appreciated. (We can probably mark this as fixed if you want to resolve the issue.)

doxigo’s picture

My pleasure, still needs some fine-tuning on the UI side of things, so keeping it as "Needs work" so I can keep a tab on it

doxigo’s picture

Status: Needs work » Closed (won't fix)