Page MenuHomePhabricator

[Cashtab] Improvements to send to many switch
ClosedPublic

Authored by bytesofman on Apr 2 2024, 23:40.

Details

Reviewers
emack
Group Reviewers
Restricted Project
Commits
rABCae7429379366: [Cashtab] Improvements to send to many switch
Summary

Now that switch is becoming a normal part of the UI and not a one-off thing, keeping the send-to-many switch aligned right looks off. Move it to the left.

Also fix its data-test-id which is super confusing when reviewing unit tests. Was set that way as I thought I would be able to easily get the component using a name query, but alas this was not the case.

Test Plan

npm test

Diff Detail

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