Fix ToS agreement display#6716
Fix ToS agreement display#6716tramuntanal merged 4 commits intodecidim:developfrom Dynnammo:fix/user-tos-display
Conversation
|
I didn't get why the CI |
|
Hi @Dynnammo the ToS are also rendered in the sign up form. Can you please add a snapshot so we can check they also render correctly there? |
|
Hey @tramuntanal . ToS on sign up aren't changed, which is basically struggling : the text is not formated, so no more bold/underlined text etc. ,links and embedded videos. Should it be considered as an issue ? In this case, I seems relevant to me to correct it in a separate PR. What do you suggest ? EDIT : after verification, this behavior is here since |
tramuntanal
left a comment
There was a problem hiding this comment.
hi @Dynnammo
The PR LGTM but I see you've added 3 new i18n files. I18n files should only be managed by crowdin, can you remove them from the PR please?
- decidim-elections/config/locales/ar-SA.yml
- decidim-elections/config/locales/cs-CZ.yml
- decidim-elections/config/locales/sk-SK.yml
|
@Dynnammo would you like to backport to `release/0.23-stable'? |


🎩 What? Why?
Currently, the Terms of Service (hereafter named TOS) aren't displayed correctly when a user must accept them.
I simply removed the
stickyattributes, therefore the content of TOS would be displayed normally, with the form always displayed below.It's also more GDPR compliant, as it forces users to read Terms of Services before using the platform
📌 Related Issues
📋 Subtasks
CHANGELOGentry📷 Screenshots (optional)
Before (when signed in and ToS have been modified)

After (when signed in and ToS have been modified)

👻 GIF (optional)