Skip to content

Allow long elements such as dropdowns escape modals#5909

Open
btecu wants to merge 1 commit intoDogfalo:v1-devfrom
btecu:v1-dev
Open

Allow long elements such as dropdowns escape modals#5909
btecu wants to merge 1 commit intoDogfalo:v1-devfrom
btecu:v1-dev

Conversation

@btecu
Copy link
Copy Markdown

@btecu btecu commented May 10, 2018

Proposed changes

When including a long dropdown (select) in a modal, if the dropdown list is longer than the modal, it will be constrained inside the modal. The change allows such elements escape the modal.

Screenshots:

Before:
before

After:
after

Types of changes

  • Bug fix (non-breaking change which fixes an issue).
  • New feature (non-breaking change which adds functionality).
  • Breaking change (fix or feature that would cause existing functionality to change).

Checklist:

  • I have read the CONTRIBUTING document.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant