Elektrine lite

← Feed

@ross@crikey.social

Post #1530240

2026-04-21 20:18 UTC

I wanted to get a re-worked Turbo Admin command palette using native HTML dialog in the next release, but it's really fiddly (not because of dialog, but because I need two different implementation of it now). I really want some of the new features I've built. So I might have to do an interim release without <dialog>. Hmm...

Replies (1)

  • @jerclarke@mastodon.social 2026-04-21 23:04

    @ross 96.29% is a pretty good ratio, especially among web admins. https://caniuse.com/?search=dialog I guess there's no good way to just disable it gracefully for people that can't use it, eh? Seems fine to "leave them behind”, but if it meant the whole site is totally broken, that's no good. Either way, I vote it would be fine to have a “this won't work for you" fallback rather than making it work for them, as long as it doesn't break everything else.

    Open ##1543773