Considerit / ConsiderIt

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

Add forum setting to permanently anonymize #177

Closed chadbrower0 closed 1 year ago

chadbrower0 commented 1 year ago

This change adds another forum setting toggle to make anonymization permanent. There are constraints between the anonymize and permanent toggles:

An alternative user interface could be drop-down menu holding the three possible anonymization states: {off, temporary, permanent}. But adding a new toggle was chosen for consistency with the current UI and data model.

tkriplean commented 1 year ago

This is awesome! We're close to merging.