Conversation
Contributor
Author
36b71b7 to
8221f50
Compare
aadcd11 to
8af25b3
Compare
8221f50 to
3988e23
Compare
This was referenced Feb 6, 2026
3988e23 to
a531e76
Compare
f522b25 to
c7c4643
Compare
7ceb0c6 to
321d978
Compare
c7c4643 to
e1cd85d
Compare
321d978 to
a8a8628
Compare
e1cd85d to
bf0335c
Compare
a8a8628 to
9bbc262
Compare
9bbc262 to
e5f5d04
Compare
2e69569 to
bf0335c
Compare
bf0335c to
ca32478
Compare
87180c9 to
bd555dd
Compare
85ced13 to
9914c1c
Compare
|
🧪 Flashlight Performance Report (AWS Device Farm) 🔀 Commit: 4ef5af2
|
maxbbb
approved these changes
Feb 9, 2026
c16ee48 to
212a07b
Compare
ef30149 to
c6e2bde
Compare
212a07b to
d682a52
Compare
485c252 to
7b2c046
Compare
d682a52 to
3670c7d
Compare
7b2c046 to
a81824f
Compare
3670c7d to
bf3e87c
Compare
bf3e87c to
08928b4
Compare
ibrahimtaveras00
requested changes
Feb 11, 2026
Contributor
ibrahimtaveras00
left a comment
There was a problem hiding this comment.
Only seeing two things in comparison to swaps:
- On Android devices, when you focus into the search input field and then tap the All networks button the keyboard doesn't dismiss.
Comparison between swaps and perp/prediction search
https://github.com/user-attachments/assets/23a51f7e-9dd8-4ec7-addd-af386ee31dbe
- When searching text in swaps that don't exist as a token we show the Nothing found message, however we do not show that in the perps/predictions search, do we need to/want to?
screen-20260210-190354-1770768218024.mp4
08928b4 to
957d7c4
Compare
Contributor
Author
|
@ibrahimtaveras00 great finding! I've fixed those, PTAL |
ibrahimtaveras00
approved these changes
Feb 12, 2026
Contributor
ibrahimtaveras00
left a comment
There was a problem hiding this comment.
Fixes look good on both OS's, QA Passed 👍🏽
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Adds search functionality to the Deposit screen
Fixes APP-3118
Fixes APP-3438
What changed (plus any additional context for devs)
SEARCH_FOCUSED(alongside input/token-list states).Screen recordings / screenshots
What to test