onlook
onlook copied to clipboard
[bug] Line-breaks (SHIFT+ENTER) aren't writing to code – multi-line editing
Describe the bug
Tried SHIFT+ENTER for the "In the heart of SF" text but it doesn't actually write to code. The linebreak happens in the view, but it doesn't reflect in the code.
The greater challenge though is allowing for multi-line editing. So, if a user has a line break or if text already comes with a
in it, we can edit it and remove the break if we want.
@drfarrell can I work on this ?
@Paribesh01 i found the core issue but like its still kinda buggy on the frontend like the current frame you are on bugs out for some reason i couldn't really figure out why?