Edit-able Organisation Profile
No due date
0% complete
Epic to cover the editing of organisation profile by the org user.
-
using Quill JS text editor to add content:
- insert headings - h1, h2 only
- insert list: bullets + ordered
- bold, italics
- hyperlinks
- images
- videos
-
backend
- upload videos/images into storage and save url in content
- store rich text content in firestor
-
profile rendering
- parse html (sani…
Epic to cover the editing of organisation profile by the org user.
-
using Quill JS text editor to add content:
- insert headings - h1, h2 only
- insert list: bullets + ordered
- bold, italics
- hyperlinks
- images
- videos
-
backend
- upload videos/images into storage and save url in content
- store rich text content in firestor
-
profile rendering
- parse html (sanitize)
- follow styles