Skip to content

fix: normalize blank spaces in actor search results#829

Open
stellhub wants to merge 1 commit into
apify:masterfrom
stellhub:stellhub/normalize-search-actors-whitespace
Open

fix: normalize blank spaces in actor search results#829
stellhub wants to merge 1 commit into
apify:masterfrom
stellhub:stellhub/normalize-search-actors-whitespace

Conversation

@stellhub
Copy link
Copy Markdown

Summary

  • normalize repeated whitespace in actor titles and descriptions used by search results
  • apply the same normalization to default text output, structured content, and widget cards
  • add regression tests covering markdown, structured output, and widget formatting

Closes #785

Testing

  • npm test
  • npm run check
  • reproduced search-actors locally with instagram and verified doubled spaces in descriptions are removed

@stellhub
Copy link
Copy Markdown
Author

Ready for review. This PR comes from a fork, and the current GitHub Actions run is in 'action_required' before any jobs start. Could a maintainer please approve and run the workflows for this PR? I have already run
pm test\ and
pm run check\ locally, both passed.

@stellhub stellhub marked this pull request as ready for review May 12, 2026 06:47
@jirispilka jirispilka self-requested a review May 12, 2026 09:58
@MQ37
Copy link
Copy Markdown
Contributor

MQ37 commented May 13, 2026

I just check the current latest release at mcp.apify.com and this does not seem to be issue anymore. Thus I think we can close the issue and this PR. @jirispilka Can you please also check?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Normalize blank spaces in search results

3 participants