Skip to content

scratch-messaging: fix posting comments that contain no a-z characters#9102

Merged
WorldLanguages merged 2 commits into
ScratchAddons:masterfrom
GarboMuffin:fix-commenting-in-japanese
Jul 12, 2026
Merged

scratch-messaging: fix posting comments that contain no a-z characters#9102
WorldLanguages merged 2 commits into
ScratchAddons:masterfrom
GarboMuffin:fix-commenting-in-japanese

Conversation

@GarboMuffin

@GarboMuffin GarboMuffin commented Jul 12, 2026

Copy link
Copy Markdown
Member

Changes

There is no longer an uncaught error if the thing being posted fails to match /[a-z]+/g. For example, if the post is written in Japanese.

FYI: I had a claude read all the feedback-internals and find "quick wins". This was one of those. Manually tested.

Reason for changes

Resolves https://github.com/ScratchAddons/feedback-internal/issues/280

Tests

image

the warning still works:

image image

@WorldLanguages WorldLanguages merged commit cef410e into ScratchAddons:master Jul 12, 2026
2 checks passed
@GarboMuffin GarboMuffin deleted the fix-commenting-in-japanese branch July 12, 2026 17:55
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.

2 participants