knowthelist / ftui

FTUI version 3
MIT License
32 stars 21 forks source link

popup-close - button closes all open popups #10

Open Sailor-Fhem opened 3 years ago

Sailor-Fhem commented 3 years ago

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.

Close