luc-github / ESP3D-WEBUI

A Web UI for ESP8266 or ESP32 based boards connected to 3D printers / CNC
GNU General Public License v3.0
762 stars 305 forks source link

[FEATURE REQUEST]Add customizable panel / menu for external page #123

Closed luc-github closed 3 years ago

luc-github commented 4 years ago

Allow to link an external page in panel is a recurrent request - in 2.1 the frame work does not allow it easily But in 3.0 it should be easier, in same way macros are defined, we could have panel + corresponding buttons

the code base would be a panel with a close icon and an inline frame allowing to call external page, and a button to open the page in dashboard or in menu

This would allow some flexibility, the access could be as a panel in dashboard or as full page with menu access

this may help https://github.com/luc-github/ESP3D-WEBUI/issues/19 or even allow several cams access, TBD

If any user case let me know

it would be defined as follow I think, a list of :

luc-github commented 3 years ago

Panel part is now implemented : image image It allow external content / local page /image / embedded camera - there is also a timeout to refresh content if necessary

luc-github commented 3 years ago

image image

Custom pages in menu is now also implemented

github-actions[bot] commented 3 years ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.