Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(form): Make dropdown display inside the modal with Button Mode #3215

Closed
4 tasks done
mathetos opened this issue May 11, 2018 · 0 comments
Closed
4 tasks done

fix(form): Make dropdown display inside the modal with Button Mode #3215

mathetos opened this issue May 11, 2018 · 0 comments
Assignees

Comments

@mathetos
Copy link
Member

mathetos commented May 11, 2018

User Story

As a Give user I want to use Button mode and have multi-levels displayed as a dropdown.

Current Behavior

Currently, the dropdown appears ABOVE the button in button mode. See sample here:

Expected Behavior

I expect the dropdown to appear inside the modal.

Steps to Reproduce

  1. Create a form with multi-levels and set it to Button Only mode.
  2. View it on the frontend and confirm that the dropdown appears ABOVE the button

Related

Tasks

  • Ensure dropdown appears inside the modal in button mode
  • double-check other modes as well
  • Test with the Give Widget as well
  • Test with a form that is not set to button mode by default, but use the shortcode builder to change the display mode and ensure the dropdown is STILL inside the modal.
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

No branches or pull requests

5 participants