Skip to content
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.

[Code blocks] [Quotes] Enter does not appear to move cursor to new line #491

Closed
artcodespace opened this issue Jan 17, 2023 · 2 comments
Closed
Labels

Comments

@artcodespace
Copy link
Contributor

artcodespace commented Jan 17, 2023

Seen in the example app on 17 Jan.

Steps to reproduce:

  • Start a code block
  • enter some text
  • press enter
  • note cursor appears to still be on same line
  • start typing
  • 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
@artcodespace 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
@artcodespace artcodespace removed the Rust label Jan 27, 2023
@artcodespace
Copy link
Contributor Author

artcodespace commented Jan 27, 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

@langleyd
Copy link
Contributor

langleyd commented Mar 6, 2023

This is fixed now

@langleyd langleyd closed this as completed Mar 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants