tr
TryGhost
GitHub
Ghost
Workspace
GitHub
CI Pipeline Executions
Filtered
Runs
Demo
Insights
Compare tasks
Analytics
Sign in
Toggle sidebar
Overview
⌘K
Ghost
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
GitHub
Ghost
Workspace
Succeeded
30394
62057248 Merge branch 'main' into zach-des-1280-auto-focus-newly-added-filter-fields-in-shade-filter
by Peter Zimon
P
Succeeded
30394
db13c322 🎨 Improved focus when adding a filter ref https://linear.app/ghost/issue/DES-1280/auto-focus-newly-added-filter-fields-in-shade-filter Adding a filter you type into — a name, a number — left an empty input on screen with the caret still behind it, so answering the filter you had just asked for meant reaching for the mouse. Picker filters never showed the problem: they open a menu that takes focus on its own. The value input now takes focus when the filter that owns it was just added. What's held is that filter's id rather than a position, so it stays attached to the right row as filters are added and removed around it. Date-like types and numberrange are deliberately excluded. They arrive already carrying a usable value rather than waiting on input, so taking the caret would interrupt rather than help; whether they should instead start empty for consistency is a design question of its own.
by Zach Acuna
Z
Previous
Next