Page MenuHomePhabricator

[Cashtab] Remove color change of address on hover in contact list
ClosedPublic

Authored by kieran709 on Aug 5 2022, 15:42.

Details

Summary

Related to T2470. Removed color change of address 'on hover' in contact list.

Test Plan

cd web/cashtab && npm start
navigate to configure screen
ensure there is at least one contact in the contact list
hover over the contact address
observe that the background color does not change

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

bytesofman requested changes to this revision.Aug 5 2022, 17:12

Please also remove this effect from

  • balances in Saved Wallets drop down
  • names in contact list

OK to include it all in this diff as related

This revision now requires changes to proceed.Aug 5 2022, 17:12

Responding to review feedback, removed hover effect from balances in saved wallet dropdown & names in the contact list.

This revision is now accepted and ready to land.Aug 9 2022, 17:43