raycast / extensions

Everything you need to extend Raycast.
https://developers.raycast.com
MIT License
5.39k stars 3.09k forks source link

[Search Stack Exchange Sites] Some sites cannot be searched #14738

Closed ThatNerdSquared closed 1 month ago

ThatNerdSquared commented 1 month ago

Extension

https://www.raycast.com/reckoning-dev/stackoverflow

Raycast Version

1.83.1

macOS Version

No response

Description

When trying to search a StackExchange site, some do not show up (such as Biology StackExchange):

Screenshot 2024-09-30 at 17 00 29

Steps To Reproduce

1) open the "Search Question" command 2) press ⌘P to filter for a specific site 3) try to search for some sites, such as Biology StackExchange - some do not show up.

I believe the pageSize for the sites API call is not set high enough to grab all sites.

Current Behaviour

No response

Expected Behaviour

No response

raycastbot commented 1 month ago

Thank you for opening this issue!

🔔 @sadanand-singh you might want to have a look.

💡 Author and Contributors commands The author and contributors of `reckoning-dev/stackoverflow` can trigger bot actions by commenting: - `@raycastbot close this issue` Closes the issue. - `@raycastbot close as not planned` Closes the issue as not planned. - `@raycastbot rename this issue to "Awesome new title"` Renames the issue. - `@raycastbot reopen this issue` Reopens the issue. - `@raycastbot assign me` Assigns yourself to the issue. - `@raycastbot good first issue` Adds the "Good first issue" label to the issue. - `@raycastbot keep this issue open` Make sure the issue won't go stale and will be kept open by the bot.