Hi,

Because of https://phabricator.wikimedia.org/T76732 if you try and find the #reading-web project when doing a phabricator advanced search the project won't show up.

https://i.imgur.com/RK64P8f.png

In order to have it show up there's a workaround right now which is executing JX.TypeaheadSource.prototype.setMaximumResultCount(100) to make phabricator show more results when autocompleting.

There's extensions for all browsers to run scripts per domain when a page loads, for example Tampermonkey for Chrome.

Hope this helps if anybody else has the same problem.

Cheers.