feat(web): MarkdownEditor — visual-only mode, drop Source tab #918
No reviewers
Labels
No labels
area:agents
area:dashboard
area:database
area:design
area:design-review
area:flows
area:infra
area:meta
area:security
area:sessions
area:webhook
area:workdir
security
type:bug
type:chore
type:meta
type:user-story
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
charles/agent-hooks!918
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "dev/915"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Drop CodeMirror source pane and mode-toggle from
MarkdownEditor; render only the Milkdown Crepe visual pane. Removed props:mode,defaultMode,onModeChange,showModeToggle,sourceExtensions. Toolbar slot preserved.Closes #915
Test plan
bun x turbo run test— all 3243 tests passbun x @biomejs/biome check .— cleanMarkdownEditorsmoke test verifies Crepe pane mountsCI still pending at review time (run #3146, sha
732b557). Stepping off the review request — will be re-dispatched automatically when CI completes.CI still pending at review time (run #1624, sha
732b557). Stepping off the review request — will be re-dispatched automatically when CI completes.CI still pending at review time (run #1624, sha
732b557). Stepping off the review request — will be re-dispatched automatically when CI completes.All AC met: mode-toggle removed, CodeMirror source path dropped, Crepe-only render, removed props cleaned up, toolbar slot preserved, SpecEditor untouched, tests updated. CI green.
All AC met: mode-toggle removed, CodeMirror source path dropped, Crepe-only render, removed props cleaned up, toolbar slot preserved, SpecEditor untouched, tests updated. CI green.