-
Notifications
You must be signed in to change notification settings - Fork 272
Open
Labels
ComponentsDedicated to Frontend Visual ComponentsDedicated to Frontend Visual ComponentsJavascript FrontendPull requests that update Javascript codePull requests that update Javascript code
Description
BUG_Rich Text Edit Leading Spaces.json
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
The Rich Text control currently either doesn't save, or doesn load leading spaces. I am not sure which.
But when I have a rich text editor that a user can type into, I want to save into a database, then reload at a later time, I expect it to look the same as when they originally typed it in. This save/load process will wipe out any leading spaces they may have for formatting.
Expected Behavior
I expect spaces to be preserved. It is probably a bug with the ql-editor, but just letting you know
Steps to reproduce
See this attached module. Type in the first box. It will then simulate a save/load into the second box. Note that it will not retain any leading spaces.
Environment
2.7.3
Additional Information
No response
Metadata
Metadata
Assignees
Labels
ComponentsDedicated to Frontend Visual ComponentsDedicated to Frontend Visual ComponentsJavascript FrontendPull requests that update Javascript codePull requests that update Javascript code
Type
Projects
Status
🆕 New