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

[Bug][Editor] Pressing Enter does not insert a new row every time #2307

Open
vveesseelliinnaa opened this issue Jun 13, 2024 · 0 comments
Open
Labels
Bug Item which indicates that something is not working KendoReact SEV: Medium

Comments

@vveesseelliinnaa
Copy link
Contributor

Pressing Enter does not insert new row every time. If the inserted

element has parent wrappers, every new Enter press moves the

tag one parent upper, unless the

element is moved outside the outer most parent.

Steps to reproduce:

Open https://codesandbox.io/p/sandbox/epic-blackwell-5xvpy8?file=%2Fapp%2Fmain.tsx
Click at the end of the row and Press enter 3-4 times
Result: Only one new row is inserted and on every new "Enter" the same

tag is just moved upper in the DOM tree,

Reported in Ticket ID: 1654529

Private issue - https://github.com/telerik/kendo-editor-common/issues/390

@vveesseelliinnaa vveesseelliinnaa added Bug Item which indicates that something is not working SEV: Medium KendoReact labels Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Item which indicates that something is not working KendoReact SEV: Medium
Projects
None yet
Development

No branches or pull requests

1 participant