Skip to content

Topbar gift icon #6085

Ben requested to merge feat/gift-icon-6085 into master

Ticket(s) / Related Merge Requests

#6085 (closed)

Summary of Changes

Adds gift icon to topbar, covered by minds-4302-gift-card-purchase experiment flag - also refactors the token section of the topbar.

Testing Considerations

Failing E2E are unrelated sandbox flake.

Visuals approved by @chints98 - some last minute changes made with him. Areas to test:

  • Topbar token area in connected state with an account with tokens.
  • Topbar token area in a NOT connected state.
  • Gift icon on web.
  • Gift icon disappearing in sub-600px viewport.
  • Light mode and dark mode for all of the above.

Deployment Considerations

Standard deployment - is behind minds-4302-gift-card-purchase.

Regression Scope

Topbar.

Platform Affected (web, mobile, etc)

Web

Developer Testing Completed

Manual, unit (jasmine/karma).

Screenshots / Screen Recording

Not connected state

image

image

Connected state

image

image

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