medhatelmasry / voting-tool-cms

1 stars 2 forks source link

Rich text editor broken on all data entry pages #33

Open medhatelmasry opened 4 years ago

medhatelmasry commented 4 years ago

In the previous application, a rich text editor was present on pages that contained text-areas for data entry fields like description, issue, etc.

This feature needs to be restored in the ASP.NET Core 3.1 version of CMS

au25 commented 4 years ago

in progress

au25 commented 4 years ago

resolved, awaiting pr approval

medhatelmasry commented 4 years ago

I discovered many comment/description fields that do not have the rich-text-editor. Therefore, this matter remains unresolved.

au25 commented 4 years ago

hi @medhatelmasry can you be more specific, the request for rich-text-editor was meant only for text area inputs and not normal text fields. I have already added extra ones accordingly to replace normal text fields as deemed appropriate. I will need additional instruction if you want 1 sentence input fields (not text area) to be used as rich-text-editor as well, thank you

au25 commented 4 years ago

A folder was missing due to git ignore, it has now been added back in. It is tested and works as expected now. Issue is resolved and can be closed. @medhatelmasry