Hacker News new | ask | show | jobs
by satvikpendem 2276 days ago
Like <input type="password">? Or something more complex?
1 comments

That’s a password field. Now just put it in a <dialog>.
What's the problem exactly? I assume you looked into putting that input element inside a dialog element and it didn't work, is that the issue?
dialog is not supported on Firefox and Safari without a polyfill.