[Request] Please add Homey.modal() view

I wanted to develop a widget analogous to the Timeline > View all view for my new app and wanted to use the Homey.popup() for it.

During development, however, I realized that the popup is sub-optimal to say the least. Firstly, you don’t have access to the view api or the CSS variables and you have to program everything via the internet (e.g. loading packages). And secondly, the most important thing for dashboard users is that the look and feel is like a fist to the eye.

For these reasons, it would be good if you could provide a Homey.modal() that includes the same API & CSS variables as the widgets and matches the look and behavior of the Timeline > View all.

BDW: To all community developers. Please give a :heart: if you also think this is a good suggestion.

3 Likes