You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.
new text appears on a new line
This can be seen in the video below:
Screen.Recording.2023-01-17.at.14.01.26.mov
Expected behaviour:
pressing enter moves the cursor to a new line and this can be seen by the user
Notes:
I'm not sure if this is purely a web issue, but I think it could be so have labelled it as such
This bug is a bit annoying combined with our decision to make two consecutive presses of Enter exit the code block, as there's no visual indication of the first press
Same behaviour can be seen in Quotes
The text was updated successfully, but these errors were encountered:
artcodespace
changed the title
[Code blocks] Enter does not appear to move cursor to new line
[Code blocks] [Quotes] Enter does not appear to move cursor to new line
Jan 19, 2023
This will be fixed by paragraph branch integration, it then becomes a css issue in element web which is fixed by the integration pr in react-sdk that goes with the paragraph integration work for web done here
Seen in the example app on 17 Jan.
Steps to reproduce:
This can be seen in the video below:
Screen.Recording.2023-01-17.at.14.01.26.mov
Expected behaviour:
Notes:
Enter
exit the code block, as there's no visual indication of the first pressThe text was updated successfully, but these errors were encountered: