TryGhostOSS
    Ghost
    🐛 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
    nx run ghost:build:assets
Succeeded
CI Pipeline Execution

nx run ghost:build:assets

Click to copy
Linux
4 CPU cores
read-write access token used
2997d2f128907

© 2026 - Nx Cloud

Terms of ServicePrivacy PolicyChangelogStatusDocsContact Nx CloudPricingCompany@NxDevTools