Related to T2606. When entering a mnemonic seed phrase, on hover the input reveals a tooltip that reads "Please include an @ in the email address..." As the mnemonic inputs are not email inputs, this should be removed. By adding a blank title to the Input tags, the tooltip will not show up
Details
Details
- Reviewers
bytesofman - Group Reviewers
Restricted Project - Commits
- rABC323d9414d3a8: [Cashtab] Remove tooltip from mnemonic inputs
cd web/cashtab && npm start
navigate to configure screen,
begin typing in the mnemonic input
hover over the input, observe that the tooltip does not appear.
open localhost in a private browser
from the onboarding page, click import wallet
begin typing in the mnemonic input
hover over the input, observe that the tooltip does not appear.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- remove-tooltip-from-mnemonic-inputs
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 19820 Build 39354: Build Diff cashtab-tests Build 39353: arc lint + arc unit