Howdju / howdju

Monorepo for the Howdju crowdsourced fact checking and summarization platform
https://www.howdju.com
GNU Affero General Public License v3.0
5 stars 2 forks source link

Fix (implement?) deep linking to a justification #696

Open carlgieringer opened 4 months ago

carlgieringer commented 4 months ago

The app currently has a Justification context menu item "Link" that adds a fragment like #justification-1921 to the URL. I remember the intention was to share this URL and that Howdju would scroll the page to put that Justification in view. This would be useful on a Justification's page having a lot of justifications, for example. In the future when we might not load all of the Justifications, the app should also be sure to request this justification specifically from the API.