Skip to content

Remove topbar wallet connect prompt when no wallet is connected minds#4474

Ben requested to merge feat/remove-top-wallet-4474 into master

Ticket(s) / Related Merge Requests

minds#4474 (closed)

Summary of Changes

Remove topbar wallet connect prompt when no wallet is connected

Testing Considerations

  • With no wallet connected, you should not see the wallet balance section in the topbar.
  • With a wallet connected you should still see the wallet balance section in the topbar.

Deployment Considerations

Standard deployment.

Regression Scope

Removal of state for topbar wallet component. Minor.

Platform Affected (web, mobile, etc)

Web.

Developer Testing Completed

Manual, some existing coverage that remains unbroken.

Screenshots / Screen Recording

simplescreenrecorder-2023-12-15_14.28.34

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