Hi,

I have installed your package in the last Drupal 8.0.0-beta9, and when I wanted to configure the dropdown to a select the option didn't appear in the block configuration.

Comments

anish_zyxware’s picture

Priority: Major » Critical

This issue essentially renders this module useless. Updating the priority to critical

ksenzee’s picture

Title: Configuration don't appear in the block config » Block not available in UI
ksenzee’s picture

Status: Active » Needs review
StatusFileSize
new81.28 KB

Here's a (large) patch that at least gets the module working. I didn't get the different CSS skins working, and the languageicons integration doesn't work either, but the dropdown block does work, both with and without JS.

For anyone that would rather have this patch as a fork, with separate commits, it's at https://www.drupal.org/sandbox/ksenzee/2730361. I have no plans to keep it updated - it's just an easier-to-handle version of this patch.

borisson_’s picture

Status: Needs review » Reviewed & tested by the community

We've used this patch as well, let's just commit this so the module is at least somewhat useable.

dishabhadra’s picture

Yes, I also used this module on my project and applied the Patch.
It's working fine.

Apply the patch and Release the new version of module so we can use it in a better way.

jo.st’s picture

I used the fork linked in #3, it's absolutely usable in 8.2.x with default settings.
Thank you!

mpadilla’s picture

I also applied the Patch linked in #3, it's absolutely usable in 8.1.1 with default settings (output type simple HTML select).

borisson_’s picture

StatusFileSize
new577 bytes
new51.12 KB

I found a small bug with the patch, interdiff + patch attached. I created this patch with -M - that's why it's so much smaller.

I also contacted manfer trough his d.o contact page to ask to commit this patch (or the one in #3)

  • borisson_ committed 5e70638 on 8.x-2.x authored by ksenzee
    Issue #2475819 by borisson_, ksenzee: Initial port to d8
    
borisson_’s picture

Status: Reviewed & tested by the community » Fixed

Committed this

Status: Fixed » Closed (fixed)

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