[Sprint/NuancedNumbat] (feat): content on jury duty screen should open to new tab when clicked
Summary
When a user is selected for jury duty and the user clicks on the content, it should open to a new tab or new screen. Otherwise, they lose the vote box.
I achieved this by adding an overlay to minds-card
, which on click it opens a new URL based on the type on entity.
closes minds#715 (closed)
Steps to test
- You need your user to be summoned for juryduty, so we need to create a report for several types of entities: user, activity, comment, image, video and a blog
- Then summon up a jury of 12 users (Brian already created these jurors; they're called juror1, juror2, ..., juror12)
Note: I'm currently struggling with the summoning. This can be done through the console, but we're debugging this.
Estimated Regression Scope
None
Edited by Mark Harding