Skip to content

Only show explicit vote buttons for For You feed minds#4265

Ben requested to merge feat/vote-m4265 into master

Ticket(s) / Related Merge Requests

minds#4265 (closed)

Summary of Changes

Only show the "See more" "See less" vote buttons in For You feed.

Testing Considerations

@tanyatech Use the test account I configured for you that has access to the "For You" feed.

  • Can see the explicit vote buttons in the For You feed.
  • Can not see the explicit vote buttons in other feeds such as "latest".

This change does not concern itself with the positioning of the elements or the contents of the feed, beyond whether activities have the buttons attached.

Deployment Considerations

Standard deployment.

Regression Scope

Explicit vote buttons.

Platform Affected (web, mobile, etc)

Web.

Developer Testing Completed

Manual.

Screenshots / Screen Recording

simplescreenrecorder-2023-08-24_13.26.14

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Definition of Done Checklist

  • The Acceptance Criteria has been met
  • Code is tested: Testing includes unit/spec, E2E/automated and manual testing
  • Merge requests description has been filled out
Edited by Ben

Merge request reports