UUI
UUI copied to clipboard
[RTE] Unable to insert new line before and after some elements
Description
It's not possible to insert an empty row before or after tables/media/files.
Case #1 - New line "before"
Steps to Reproduce
- Open RTE component
- Delete all default text.
- Select "add table" option on the sticky toolbar.
- Try to add a new line before pasted table.
Actual result
There is no way to add a new line before pasted table.
https://user-images.githubusercontent.com/57751283/176973150-5c700e4b-ec1a-4002-8c31-1578f17fc275.mp4
Expected result
System allows to add a new line before pasted table.
Note
The same situation for pasted files, pictures, video, splitter. Below is a video example.
https://user-images.githubusercontent.com/57751283/176974310-6370caa0-687e-4e4e-931f-d354b3d92799.mp4
Case #2 - New line "after"
Steps to Reproduce
- Open RTE component
- Delete all default text.
- Select "add table" option on the sticky toolbar.
- Try to add a new line after pasted table.
Actual result
There is no way to add a new line after pasted table.
Expected result
System allows to add a new line after pasted table.