If you have opened popup1 and within this popup1 you open another popup2.
In this popup2 you have an button with popup-close functionality.
You would expect by clicking on this button on popup2, that only popup2 closes, but instead popup2 and popup1 are closing simultaneously.
An Improvment would be to ab an id to the popupclose button e.g.
If you have opened popup1 and within this popup1 you open another popup2. In this popup2 you have an button with popup-close functionality.
You would expect by clicking on this button on popup2, that only popup2 closes, but instead popup2 and popup1 are closing simultaneously. An Improvment would be to ab an id to the popupclose button e.g.