goose
goose copied to clipboard
Attach button replaces content instead of inserting at the current location
Describe the bug
When using the attachment feature in the UI, the path replaces all the text in the text box instead of at the cursor location
To Reproduce Steps to reproduce the behavior:
- Go to UI
- Type some text
- Click on paperclip and attach a path
- See path replace text Expected behavior Expect it to insert path at the cursor location