-
Notifications
You must be signed in to change notification settings - Fork 11
Linearize Send Flow #856
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Linearize Send Flow #856
Changes from 4 commits
5e7b094
6a18093
ceaf935
18084bd
1c517e6
134bf87
fc3ab77
8cd4860
60dc585
af8e4cc
293fb05
4573eae
616aca2
0dc713b
077872a
e4abc7f
05a868c
2aa00f1
a5f5181
618e545
a5fb723
c9357ce
04446e0
7b6f9a5
20b7838
ca57079
e1e542a
bc3d2a1
efafeca
7ec7a9d
887e27e
10803db
9c51a3e
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -22,8 +22,8 @@ jest.mock("hooks/useColors", () => ({ | |
| __esModule: true, | ||
| default: () => ({ | ||
| themeColors: { | ||
| foreground: { | ||
| primary: "#000000", | ||
| text: { | ||
|
Collaborator
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Two findings from @sdfcharles. Should be minor changes that will not affect the final code, but will adjust soon and publish another version 1 to adjust the spacing between the search bar and the recents / first header
Collaborator
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Screen.Recording.2026-05-12.at.13.18.20.mov |
||
| secondary: "#000000", | ||
|
Collaborator
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Also coming from discussion with @sdfcharles, to linearize the send collectible Screen.Recording.2026-05-12.at.15.28.21.movScreen.Recording.2026-05-12.at.15.31.24.mov |
||
| }, | ||
|
Collaborator
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Also adjusting the flows when coming from the details screens Screen.Recording.2026-05-12.at.16.22.56.mov |
||
| }, | ||
| }), | ||
|
|
||


Uh oh!
There was an error while loading. Please reload this page.