-
Notifications
You must be signed in to change notification settings - Fork 134
Closed as not planned
Labels
testTesting and project configurationTesting and project configuration
Milestone
Description
Note: ~ refers to context view (like the url). "Set cursor to /b/m~ means set the cursor to /b/m then activate toggleContextView.
Steps to Reproduce
- a
- m
- x
- b
- m
- Set cursor to
/b/m~/a - Activate
newThought
Expected Behavior
Autocomplete
Other Tests
- new context with
{ insertNewSubthought: true } - new context with
{ insertBefore: true } - new context with
{ insertNewSubthought: true, insertBefore: true } - new context child
- new context child with
{ insertNewSubthought: true } - new context child with
{ insertBefore: true } - new context child with
{ insertNewSubthought: true, insertBefore: true } - new context descendant context
- new context descendant context with
{ insertNewSubthought: true } - new context descendant context with
{ insertBefore: true } - new context descendant context with
{ insertNewSubthought: true, insertBefore: true }
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
testTesting and project configurationTesting and project configuration