You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 16, 2022. It is now read-only.
I'm noticing <template> used a lot for the modals. Seems ones like the device-manager-modal-tpl could be implemented with the <dialog> element and things could be cleaner in terms of setup.
Any specific reason template was used?
This is entirely low-priority if it is decided to change. Not a big deal since we need to focus on function over form atm.