wc-donation / wc-donation-platform

Donation Platform for WooCommerce unleashes the power of WooCommerce for your online fundraising, crowdfunding & crowdsponsoring
https://www.wc-donation.com/
GNU General Public License v2.0
41 stars 11 forks source link

Conflict when using popup style and the dropdown selection. #45

Closed alanjacobmathew closed 1 year ago

alanjacobmathew commented 1 year ago

Describe the bug When using the popup style, users can't choose the options from the dropdown selections.

To Reproduce Steps to reproduce the behavior:

  1. Go to https://wcdp.jonh.eu/demos/demo-style-1-popup/#wcdp-form
  2. Now select the donation frequency. Dropdown doesn't work at-all.

Expected behavior When dropdown is clicked a list of options is displayed.

Screenshots image

Device (please complete the following information):

Additional context The problem is not limiting to when donations are added as variable product or variable subscription. Users can't choose the county and country as well. Which means most of the donations where country is a requirement wont work. Other donation forms where pop-up is not used works as expected.

jonas-hoebenreich commented 1 year ago

H alanjacobmathew,

thanks for noticing and reporting. This commit fixes the issue: https://github.com/jonas-hoebenreich/wc-donation-platform/commit/67332cff23917f62230f9f3d63901ffa3edd366a I will release a new version of the plugin soon that includes this fix.

Best, Jonas