Related to task T2394. On the settings screen, when the user hovers over a wallet name, contact name, or contact address, a tooltip will appear. This replaces the hover effect which caused the content on the screen to jump on hover. Other hover effects which do not cause the content to jump are still in place.
Details
Details
- Reviewers
bytesofman - Group Reviewers
Restricted Project - Commits
- rABCa932b4665b68: [Cashtab] Stop content from jumping in saved wallet & contact lists
cd web/cashtab && npm start
navigate to settings page
in the saved wallet list, hover over wallet names
observe the tooltip pop up with the wallet's name
in the contacts list, over over contact names
observe the tooltip pop up with the contact's name
hover over the contact address
observe the tooltip popup with the contact's address
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- hide-jumping-content-in-configjs
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 18819 Build 37428: Build Diff cashtab-tests Build 37427: arc lint + arc unit