mattybojo / home-upkeep

0 stars 0 forks source link

Replace CKEditor with PrimeNG's Editor #8

Open mattybojo opened 9 months ago

mattybojo commented 9 months ago

Validate that PrimeNG's Editor has enough features to replace CKEditor.

Editor seems to be an easier solution to implement and would be cohesive since the rest of the site uses PrimeNG.

mattybojo commented 9 months ago

Editor does not fit properly within the modal. Need to look through Quill documentation (underlying editor) to understand more. Moving to lower priority for now.