Autofocus searchbar and open dropdown on typing#9052
Conversation
|
Claude finished @diegoimbert's task in 1m 59s —— View job Mergeable, but should ideally address nits: misleading "if not handled" comment in SummaryAdds an optional FindingsP2 —
|
Codex ReviewMergeable, but should ideally address nits: Tab key opens filter dropdown Findings[P2] Test coverageFrontend-only Svelte component change. This codebase does not generally expect component tests for Svelte UI wiring, so I’m not flagging missing automated tests. Manual verification should cover the Runs page: loading the page autofocuses the filter searchbar, typing a printable character opens the filter dropdown, and keyboard navigation such as |
Pi ReviewMergeable, but should ideally address nits: autofocus HTML attribute on contenteditable div may not autofocus on all browsers per spec, onKeyDown fires for non-typing keys like ArrowLeft/ArrowRight/Tab P2 — Non-typing keys also trigger
|
No description provided.