HomePhabricator

[Cashtab][Alias] Deprecate Check Alias button

Description

[Cashtab][Alias] Deprecate Check Alias button

Summary:
As a downstream effect of implementing UAT feedback in T3363 to parse alias status once the user stops typing for 1000ms in the input field, there is no longer a need for the Check Alias button.

This diff deprecates this button, it's function and associated UI components.

image.png (358×616 px, 39 KB)

All the UI snapshots are 'touched' in this diff because of removing the check button from the Primary Button component, which is imported across these components.

Test Plan:
npm test
grep -r SmartButtonLookupOnly src/ and ensure no results
grep -r lookupAliasDetails src/ and ensure no results
grep -r AliasSearchIcon src/ and ensure no results
grep -r SearchOutlined src/ and ensure no results
grep -r SmartButtonLookupOnly src/ and ensure no results
Navigate to Alias.js and ensure the Check Alias button is no longer in the UI

Reviewers: bytesofman, #bitcoin_abc, Fabien

Reviewed By: #bitcoin_abc, Fabien

Subscribers: Fabien

Differential Revision: https://reviews.bitcoinabc.org/D14898

Details

Provenance
emackAuthored on Dec 2 2023, 00:29
emackPushed on Dec 4 2023, 01:08
Reviewer
Restricted Project
Differential Revision
D14898: [Cashtab][Alias] Deprecate Check Alias button
Parents
rABCd5ff51902731: [Automated] Update chainparams
Branches
Unknown
Tags
Unknown