Hey, Thanks a Lot.
These threads helped me in my case. Now my issue is my modal contains the form and hence it is having an submit button in it. So whenever user clicks on that modal gets close or if user clicks anywhere else than too modal get close. Please help me in this case. I don’t want to close it on any click till user click on the x button to close the modal.
To open a modal element please click on the Place an order menu item which is in header.
One more issue I want to keep modal’s height fixed when the content get increase than too. But currently what is happening the content is going out of the modal element on giving fixed height to the modal.
To stopping the content to coming out of the modal element I applied the css overflow:hidden for the modal element.
But than the scroll bar is not coming in the modal to scroll the content of my form.
To reproduce this issue click on the Place an order in menu of header(https://ehob.founderscaffe.com/), now please select any of one option from dropdown of customer type.
I followed this thread – Modal containing a form closes on form submit before the success message loads
But not able to figure out whats the exact solution for this.
Please help me in this case as soon as possible. It’s an urgent case.
@ruenel @tristup