Considerit / ConsiderIt

For deliberation and opinion visualization
GNU Affero General Public License v3.0
90 stars 14 forks source link

Allow participant to anonymize their comment #181

Closed chadbrower0 closed 1 year ago

chadbrower0 commented 1 year ago

This change adds a "sign name" checkbox when creating/editing a comment on a reason. Anonymized comments no longer show the user name nor avatar pic.

I hid the name/photo even on the participant's own comments, since there always appears to be some other indicator of which content they entered, and showing the name/photo might confuse them about whether they successfully anonymized.

This change adds field hide_name to table comments.

tkriplean commented 1 year ago

I believe that this pull request is superceded by https://github.com/Considerit/ConsiderIt/pull/183. Does that sound accurate?

chadbrower0 commented 1 year ago

Yes. Shall we close this pull-request?