Grid view - Creative Review

Please see below a list of actions relating to the new channel 'grid/gallery' functionality.

  • Continuous loading: The next page should be triggered earlier when scrolling, as to create a smooth scrolling experience. i.e. page x+1 should be called before the user is done scrolling through page x. MOVED TO #3971
  • Clicking on the date sends the user to https://www.minds.com/static/en/canonicalUrl
  • There should be no drop shadow behind the post
  • Spacing top and bottom of the posts, should match spacing left and right. Currently they are uneven.
  • Reminds should be refactored to match designs included within -> https://www.sketch.com/s/c8a846a2-578c-4ed6-8933-553593021ce5/a/Vb3gZo
  • The font weight of the titles are two heavy. In the designs they are 'medium', which translates to a weight of 500. In the implementation it's currently 600.
  • View count is displayed only when the filter is set to all. If I scope the grid to just images say, the count is not displayed.
  • When a post contains an image/video, title and description, only the image and title should be displayed. The description should be hidden.
  • The internal padding around the text in the implementation is greater than the designs. Should be reduced to match the designs.
  • The line height looks to be too high. Should be reduced to match the designs.

cc @ottman @jotto141 @markeharding

Added by Olivia

  • paywalled posts need padding above date and borders removed
  • remove teaser description text from paywalled posts with titles
  • just show 'unlock post' button on paywalled posts when browser width is below 1040px, as there's not enough room for the blurb
  • open images and vids in modal
  • handle padding in nsfw overlay
Edited by Olivia Madrid