With a default installation and the Bartik theme, the cookie banner shows in the corner and is not stretched across the screen.

Drupal 8.1-rc1.

The module would need the CSS fixed/updated to resolve this issue.

Screenshot

Comments

svenryen created an issue. See original summary.

svenryen’s picture

This patch fixes the issue, by setting the default width to "100%" rather than 100 pixels.

svenryen’s picture

Status: Active » Needs review

Status: Needs review » Needs work

The last submitted patch, 2: eu_cookie_compliance-fix_squashed_banner-2703271-2-8.x.patch, failed testing.

The last submitted patch, 2: eu_cookie_compliance-fix_squashed_banner-2703271-2-8.x.patch, failed testing.

The last submitted patch, 2: eu_cookie_compliance-fix_squashed_banner-2703271-2-8.x.patch, failed testing.

The last submitted patch, 2: eu_cookie_compliance-fix_squashed_banner-2703271-2-8.x.patch, failed testing.

svenryen’s picture

Status: Needs work » Needs review

I don't know why the test failed. The patch applies here locally, and I verified the format against a few other patches to confirm it's using the right format. Could it be because we haven't created tests for the module?

naveenvalecha’s picture

Status: Needs review » Reviewed & tested by the community

The ci is throwing error b/c there are not any tests present in repo.
Tested the config on local and config type is also validated.
Thanks!

  • killua99 committed 09535d4 on 8.x-1.x authored by svenryen
    Issue #2703271 by svenryen: Cookie banner shows in corner and squashed...
killua99’s picture

Status: Reviewed & tested by the community » Fixed

Patch committed :)

Status: Fixed » Closed (fixed)

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