Commit 3b34820
ENG-1626 Pre-fill Create node dialog with selected text
When the "Create discourse node" command is triggered with text selected
in the editor, pass it as initialTitle to ModifyNodeModal so the title
field is pre-filled — matching the existing behaviour of the right-click
context menu.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent cc26688 commit 3b34820
1 file changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
102 | 101 | | |
103 | 102 | | |
104 | 103 | | |
105 | 104 | | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
0 commit comments