decidim / metadecidim

This is the repository for the code of Metadecidim community, we experiment with the new features, we are an experimental community
https://meta.decidim.org
8 stars 7 forks source link

Change the strings and colors in the proposals answers states #121

Closed andreslucena closed 11 months ago

andreslucena commented 11 months ago

For the Metadecidim feature proposals process, we need to change some of the words that use in the answers:

We also need to change the colors for these labels:

Screenshots

Screenshot of the proposals frontend with the changes

Screenshot of the proposals backend (aka admin) with the changes

Screenshot of the notifications emails

Testing

andreslucena commented 11 months ago

Maybe the CSS changes we need to do them with a Javascript hack (i.e. checking that the URL is inside this particular process?) as the CSS change could be applied to other labels. I'm not so sure actually.