Page MenuHomePhabricator

[Cashtab] Hide spinner in Send.js Amount input on Firefox
ClosedPublic

Authored by kieran709 on Jul 26 2022, 15:49.

Details

Summary

Related to task T2581. User noted that when using firefox, the Amount input in Send.js shows the scroll spinner. Changed AntdFormCss in EnhancedInputs.js to correct this on both the Send.js and SendToken screens.

Test Plan

In firefox:
Navigate to cashtab.com
Observe that the spinner renders in both the Send screen and the SendToken screen

In IDE:
cd web/cashtab && npm start
navigate to localhost:3000 in Firefox if FF is not your default browser
navigate to send screen - observe that the spinner does not appear
navigate to SendToken screen - observe that the spinner does not appear

Diff Detail

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