This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Jaydip Sanghani
jaydip.me
did:plc:dl64qutkgnbktz6o6ssjn7es
when i open the menu it slides up. which takes 250 ms delay while rest of the ui uses almost on transition (hover, focus)
https://github.com/oxidecomputer/console/blob/751a80e64b32bacbfc22379e70c24383685cb853/app/ui/lib/Tooltip.tsx#L51
this gives a sudden break in user's flow, might not be immediate but you do feel it. reducing down to 200 ms or less would make it better.
2026-03-18T15:40:03.273Z