[UI] CKEditor issue

Created on 27 May 2024, about 1 month ago
Updated 14 June 2024, 14 days ago

Problem/Motivation

The CKEditor on the source mode has the wrong width size if we have a long link source without dashes and empty spaces.

Steps to reproduce

Go to the event create page.
Add text and a long source link(without dashes and empty spaces) to this text

Proposed resolution

Add `word-break: break-word;` style to the `.ck-source-editing-area:after` element.

Remaining tasks

N/A

User interface changes

The CKEditor on the source mode has a normal width size if we have a long link source without dashes and empty spaces.

API changes

N/A

Data model changes

N/A

πŸ› Bug report
Status

Fixed

Version

2.5

Component

User interface

Created by

πŸ‡ΊπŸ‡¦Ukraine Agami4

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024