massenergize / frontend-portal

Front End Code for the MassEnergize Community Portal. The community portal is customized for each participating community, and has the canonical URL https://community.massenergize.org/<community-name>/. For example, https://community.massenergize.org/wayland/.
MIT License
5 stars 2 forks source link

[Bug] formatting in text field / numbering for actions #1113

Open kaatvds opened 2 years ago

kaatvds commented 2 years ago

the spacing of the lines when numbering is off. It adds a whole line in between the title, and spaces out the numbered lines too far as well (compared to the lines in paragraphs). As such it doesn't look at all like it does int he admin text editor.

Screen Shot 2022-09-05 at 1 59 33 PM Screen Shot 2022-09-05 at 2 01 36 PM
Davidjwkinghorn commented 2 years ago

Is it possible for the text editor to give control of spacing to the user?

frimpongopoku commented 2 years ago

The user already does have control. The rich text content submitted from the admin portal sometimes does not follow what was previewed on the admin portal mainly because it's styles maybe overwritten, or the content may have just picked up some general styling we have on the portal side. We can track those things and restructure them though...

kaatvds commented 1 year ago

brigning this back to the top because it makes the site look unprofessional and I don't see the control and admin is supposed to have

created action 3306 for this purpose (not live, on TestingCommunity). This is what that looks like. (in sandbox); https://community.massenergize.org/Testing/actions/3306

Screen Shot 2022-10-29 at 10 24 55 AM

The problemsn are described there.

@frimpongopoku how am I as an admin supposed to control these?