Fix invalid rendering of meeting and proposal body texts#9764
Fix invalid rendering of meeting and proposal body texts#9764andreslucena merged 10 commits intodecidim:developfrom
Conversation
andreslucena
left a comment
There was a problem hiding this comment.
I've left a comment with a minor change, can you check it out whenever you have time? Thanks
|
Displayed list styles should be now fixed with the latest commits. I also added a margin bottom to the lists when in editor because it bothers me (and some other editors judging that they add extra paragraphs) that the next paragraph is attached to the list above it. While doing this (and merging with develop), I noticed we've broken the sub-lists when re-editing the lists. Reported that as a separate issue at #9866. It does not seem to be related to this PR. |
|
There are some broken related specs, can you check them out @ahukkanen 🙏🏽? |
andreslucena
left a comment
There was a problem hiding this comment.
Can you check out the failing specs 🙏🏽? Also, you'll need to merge with develop to fix the one failing from assemblies. Thanks
|
Done @andreslucena |
Co-authored-by: Andrés Pereira de Lucena <andreslucena@users.noreply.github.com>
* develop: (35 commits) Install turbo-rails (#9881) Fix conference invitations (#9664) Fix invalid rendering of meeting and proposal body texts (#9764) Make documentation site work with multiple versions (#9917) Bump versions on install docs (#9916) Standardize CSV import formats and fix private users CSV import with invalid file (#9627) Fix: The i18n locales selector is showing a dropdown with 3 languages (#9902) Make Scopes field in debates translatable (#9903) Make ToS agreement translatable (#9909) Fix issues with a11y specs (#9929) Remove invitations badge (#9906) Make initiatives order translatable (#9905) Add missing active actions on admin navigation menu (#9904) Fix user sign up with invalid name (#9896) Remove duplication of LastActivity queries (#9895) Rename IgnoredMethods to AllowedMethods in Rubocop configuration (#9893) Exclude malformed file from codeclimate configuration (#9910) Fix correct resource linking for amendments (#9887) Fix superposition in admin's error forms (#9871) Add missing i18n key in Initiatives (#9892) ...
* develop: (36 commits) Fix proposal etiquette and length validator with base64 images (#9639) Install turbo-rails (#9881) Fix conference invitations (#9664) Fix invalid rendering of meeting and proposal body texts (#9764) Make documentation site work with multiple versions (#9917) Bump versions on install docs (#9916) Standardize CSV import formats and fix private users CSV import with invalid file (#9627) Fix: The i18n locales selector is showing a dropdown with 3 languages (#9902) Make Scopes field in debates translatable (#9903) Make ToS agreement translatable (#9909) Fix issues with a11y specs (#9929) Remove invitations badge (#9906) Make initiatives order translatable (#9905) Add missing active actions on admin navigation menu (#9904) Fix user sign up with invalid name (#9896) Remove duplication of LastActivity queries (#9895) Rename IgnoredMethods to AllowedMethods in Rubocop configuration (#9893) Exclude malformed file from codeclimate configuration (#9910) Fix correct resource linking for amendments (#9887) Fix superposition in admin's error forms (#9871) ...
* Remove the double sanitization from the meeting description * Fix the rendering of the safe content * Add proper styles for the quill lists * Fix rich text editor specs after class name change * Revert the edit spec change which was already correct * Fix typos in specs Co-authored-by: Andrés Pereira de Lucena <andreslucena@users.noreply.github.com> * Remove ql-reset-decidim class Co-authored-by: Andrés Pereira de Lucena <andreslucena@users.noreply.github.com>



🎩 What? Why?
Currently meeting and proposal body rendering can be broken as explained at #9763. This fixes the described issue.
📌 Related Issues
Testing
<br>tags within the meeting description list