MuckRock / documentcloud-frontend

DocumentCloud's front end source code - Please report bugs, issues and feature requests to info@documentcloud.org
https://www.documentcloud.org
GNU Affero General Public License v3.0
18 stars 5 forks source link

Support pinning public projects #874

Closed allanlasser closed 11 hours ago

allanlasser commented 3 days ago

Feedback from @morisy:

From the public project list, you can pin (or unpin) projects that you're not part of. You should be able to pin any project, even just other people's projects you're interested in.


Right now we show the pins, but they're disabled. We should have the backend support to pin public projects, so let's add that functionality in. If, for some reason, this is unsupported on the backend, then we should hide the pins completely.