onlook icon indicating copy to clipboard operation
onlook copied to clipboard

[bug] Line-breaks (SHIFT+ENTER) aren't writing to code – multi-line editing

Open drfarrell opened this issue 9 months ago • 2 comments

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.

Image

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 avatar Jul 21 '25 21:07 drfarrell

@drfarrell can I work on this ?

Paribesh01 avatar Sep 02 '25 02:09 Paribesh01

@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?

rohan-chidurala avatar Sep 06 '25 23:09 rohan-chidurala