Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Editor bugs #214

Open
yuhan0 opened this issue May 17, 2019 · 1 comment
Open

Editor bugs #214

yuhan0 opened this issue May 17, 2019 · 1 comment

Comments

@yuhan0
Copy link

yuhan0 commented May 17, 2019

Issue:

Attempting to enter a literal string with newlines causes the cell to break into two invalid cells. Pressing backspace to fix the issue crashes the webpage and the entire document is corrupted upon refresh:

2019-05-18 04 28 47

A similar thing happens when the user tries to delete from the start of a cell adjacent to another cell above, the contents of the second cell disappear after the crash and can't be retrieved:

2019-05-18 05 59 45

Environment:

  • Browser: Firefox
  • Platform (Mac/Windows/Linux): Mac

URL to a gist replicating the issue (if possible/relevant)

@yuhan0
Copy link
Author

yuhan0 commented May 22, 2019

Another bug: typing Space after a single : or :: inserts the keyword :lark.tree.parse/error directly before the cursor.

Also, commas are currently highlighted red like syntax errors (they aren't), and the editor moves the cursor backward when trying to type spaces after a comma
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants