Skip to content

Convert HTML to text value in Profile Page for Display name and Bio fields, fixes #112

Curtis requested to merge crockwave/soapbox-fe:decode_uri_on_profile_edit into master

Converts any HTML stored in the Redux store to a displayable text value for the Display name and Bio fields of the Profile Page

Merge request reports