Skip to content

[front] Supermind show latest posts minds#3413

Ben requested to merge feat/supermind-show-latest-posts-m3413 into master

Ticket(s) / Related Merge Requests

Summary of Changes

See latest Supermind button

Appears in inbox and outbox when new items are added to the feed you are viewing, works with filters.

Testing Considerations

You will need to log into 2 users, and send superminds from one user to another, while watching the console. (see videos below).

Polling interval is 30 seconds, so you may have to wait 30 seconds because you see an update.

Note - when filtering by pending, items will appear at the bottom because the sort order is intentionally different. It will be changed again with this card engine#2448 (closed)

Deployment Considerations

Standard deployment but MUST be merged alongside the engine changes attached.

Regression Scope

Supermind Console

Platform Affected (web, mobile, etc)

Web

Developer Testing Completed

Manual and unit

Screenshots / Screen Recording

Offer appearing in inbox

offer-appearing-inbox

Offer appearing in inbox filtered by pending

(note - it WILL appear at the bottom because the sort order here is intentionally by oldest first)

pending-offer-inbox

Offer appearing in outbox, filtered by accepted

accepted-offer-outbox

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