Skip to content

Dropdown content is bounded by a parent card #3145

@gsvarovsky

Description

@gsvarovsky

This is about Bulma.
It is a change of behaviour in Bulma 0.9.1 since 0.9.0.

Overview of the problem

This is a Sass issue: I'm using version [0.9.1]

I am sure this issue is not a duplicate.

Description

If a dropdown is used in a card, the dropdown content is bounded by the card.

This is caused by the default value of the new variable $card-overflow

Steps to Reproduce

  1. Put a dropdown menu in a card, such that the dropdown content would go beyond the bottom of the card (I usedis-hoverable)

Expected behavior

Screenshot 2020-10-07 at 14 34 00

Dropdown content shows fully.

Actual behavior

Screenshot 2020-10-07 at 14 24 28

Dropdown content beyond the bottom of the card is hidden.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions