TryGhost
OSS
Ghost
Sign in / Sign up
Open main menu
Ghost
GitHub
Overview
Runs
Analytics
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
Succeeded
28907
f1fe211e 🐛 Fixed post settings author search to load users progressively and query the users API for not-yet-loaded authors no ref Selecting authors in the post settings menu on a site with a large number of authors can be a very slow process, as users need to wait for them to all load before the dropdown list is populated. This change introduces an API query to find users that match what the user has typed into the input, so they can find a specific author before they have all loaded in. All users continue to load in the background as they currently do, so users can still browse all available authors without searching. For sites with <= 100 users, all users load instantly in a single query. For sites with > 100 users, users are loaded in batches of 100, and instantly added to the dropdown. When searching for a user that has not yet been loaded, it queries the API for users that match the typed query
by Paul Davis
P
Failed
28907
56373d5b 🐛 Fixed post settings author search to load users progressively and query the users API for not-yet-loaded authors
by Paul Davis
P
Succeeded
28907
f2b4ed5c Merge branch 'main' into fix-author-selection
by Paul Davis
P
Previous page
Previous
Next
Next page