participedia / frontend

DEPRECATED - see https://github.com/participedia/api/ instead
MIT License
2 stars 2 forks source link

remove duplicates entries from profile page #908

Closed ascott closed 5 years ago

ascott commented 5 years ago

use https://github.com/participedia/frontend/pull/908/files?utf8=%E2%9C%93&diff=unified&w=1 to hide the whitespace changes

fixes: https://github.com/participedia/frontend/issues/865

ascott commented 5 years ago

currently organizations are not displayed, but with this change organizations will be displayed. i was assuming that it was a bug that they are not already being displayed.

the data variable defined here gets iterated through here and renders entries for each data type.

davidascher commented 5 years ago

makes sense, ok.