tiny-pilot / tinypilot

Use your Raspberry Pi as a browser-based KVM.
https://tinypilotkvm.com
MIT License
2.95k stars 245 forks source link

Research: HTML `<dialog>` element #1699

Closed mtlynch closed 3 months ago

mtlynch commented 7 months ago

I just found out about the HTML native <dialog> element from this blog post.

Let's play around with it for a couple of hours and see if it's worth pulling into TinyPilot as a replacement for how we're implementing dialog boxes.