bcgov / performance

Performance
Apache License 2.0
0 stars 2 forks source link

CKEditor Version Update #1325

Closed jessicahjwu closed 1 month ago

jessicahjwu commented 3 months ago

CKEditor needs to be updated to the latest version in Edge, users are getting this warning message currently when trying to input comments in "My Conversation":

image.png
jizhaogit commented 3 months ago
  1. I currently hide the warning messages from the screen so that users can continue using our app without interruptions.
  2. We are currently using CKEditor 4, which reached its end-of-life (EOL) on 30 June 2023. However, extended support for CKEditor 4, including ongoing security fixes, is available until December 2026. This means we need to purchase the CKEditor 4 long-term support package.
  3. We can upgrade from CKEditor 4 to CKEditor 5, which is free. However, this will require us to rewrite our current code to adhere to the new CKEditor 5 standards.
steffipravasi commented 3 months ago

@jizhaogit Testing Blocked Somehow, the open & Completed conversations page is not working. Can you please check?

Screenshot 2024-07-04 at 1.52.20 PM.png
steffipravasi commented 3 months ago

@jessicahjwu @jizhaogit We won't be able to deploy this ticket to training today as it is blocked by the ticket #1326 which is caused due to Dennis' latest fix.

steffipravasi commented 3 months ago

Verified the editor on edge, chrome, firefox and safari.

jessicahjwu commented 3 months ago

@jizhaogit warning message is still appearing in Training both in My Conversation and My Goals:

image.png image.png
steffipravasi commented 3 months ago

@jizhaogit The errors are not popping up on Test so wondering if there's any difference ?