Chore: Enable New Block Editor by Default#36257
Conversation
Remove feature flag for the new TipTap-v3 block editor.
🤖 Bedrock Review —
|
|
Claude finished @rjvelazco's task in 1m 22s —— View job Rollback Safety Analysis
Result: ✅ Safe To RollbackThe diff removes 3 lines from -## New TipTap-v3 Block Editor (rollback safety: legacy editor renders by default)
-FEATURE_FLAG_NEW_BLOCK_EDITOR=false
-Checked against all unsafe categories:
This is a pure config property removal with no database, Elasticsearch, API, or storage impact. Removing the feature flag means the block editor behavior is now unconditional (always enabled), but rolling back to N-1 is fully safe — N-1 still has the flag definition and will simply read its default value ( Label applied: AI: Safe To Rollback |
This PR fixes: #36254