Skip to content

[lexical-playground] Chore: Remove localhost:1235 validation server code from ActionsPlugin#8639

Merged
etrepum merged 2 commits into
facebook:mainfrom
etrepum:claude/practical-faraday-lb6cV
Jun 4, 2026
Merged

[lexical-playground] Chore: Remove localhost:1235 validation server code from ActionsPlugin#8639
etrepum merged 2 commits into
facebook:mainfrom
etrepum:claude/practical-faraday-lb6cV

Conversation

@etrepum
Copy link
Copy Markdown
Collaborator

@etrepum etrepum commented Jun 4, 2026

Description

The playground ActionsPlugin contained code that POSTed the editor state to a "read only validation server" at http://localhost:1235 (added in #2899). That server is no longer maintained and does not exist in the repo, so the calls were always silently failing.

Remove the dead sendEditorState/validateEditorState helpers, the read-only update-listener validation block, and the now-unused HISTORIC_TAG/COLLABORATION_TAG imports. The lock button now simply toggles editability.

Test plan

Not needed

The playground ActionsPlugin contained code that POSTed the editor state
to a "read only validation server" at http://localhost:1235 (added in
facebook#2899). That server is no longer maintained and does not exist in the
repo, so the calls were always silently failing.

Remove the dead sendEditorState/validateEditorState helpers, the
read-only update-listener validation block, and the now-unused
HISTORIC_TAG/COLLABORATION_TAG imports. The lock button now simply
toggles editability.

https://claude.ai/code/session_01SDcfNeZAtXtJ5fx3NxY9jx
@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 4, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
lexical Ready Ready Preview, Comment Jun 4, 2026 6:55pm
lexical-playground Ready Ready Preview, Comment Jun 4, 2026 6:55pm

Request Review

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jun 4, 2026
@etrepum etrepum added this pull request to the merge queue Jun 4, 2026
Merged via the queue into facebook:main with commit 8cb382d Jun 4, 2026
50 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. extended-tests Run extended e2e tests on a PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants