Page MenuHomePhabricator

[Cashtab] Do not change text color on hover for link button
ClosedPublic

Authored by bytesofman on Apr 11 2024, 17:17.

Details

Reviewers
emack
Group Reviewers
Restricted Project
Commits
rABCf1404f9b928c: [Cashtab] Do not change text color on hover for link button
Summary

Hangover from antd deprecation. PrimaryButton as link will catch <a> styles. Block the ones we do not want. More specific title for the button so it does not tooltip the parent component.

Test Plan

npm test, review screenshots

Before this diff:

image.png (111×487 px, 20 KB)

After this diff:

image.png (111×487 px, 21 KB)

Diff Detail

Repository
rABC Bitcoin ABC
Branch
link-btn-no-hover-color
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 28490
Build 56521: Build Diffcashtab-tests
Build 56520: arc lint + arc unit