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.
This is the 1st commit message:
Add transaction_sheet
Add locked input component, tests, styles
Add translations
Add duration icons
Remove extra code
Use theme from context
Add missing code
Update styles
Update gas icon (previous was not reacting to size change) Use text from components instead of rn/text
Fix styling for transaction sheet preview, locked input & account selector components Fix purple 50 color since it doesn't match design
Work on PR suggestions
Fix style to be pixel-perfect
Comment-in tests
Fix style
Add docs for locked-input component
Remove extra code
Fixed design discrepancies
Fix font-weight
Fix purple color in account selector
Remove unused icons
Fix linter
Fix tests
This is the commit message #2:
fix for airplane mode
This is the commit message #3:
[161108] Optimize message styling when there's multiple mentions on top of each other (#16505)
This is the commit message #4:
Fix failing mute till test (#16453)
This is the commit message #5:
fix navigation to community from discover communities screen (#16702)
This is the commit message #6:
Update version to 0.162.3
This is the commit message #7:
[#16703] The display name is not resolved in chats for user sender after relogin (#16704)
This is the commit message #8:
Mute community
status-im/status-go@dfdaa72...e6187ae
status-im/status-go@dfdaa72...3abc86e
status-im/status-go@dfdaa72...919123e
status-im/status-go@d3e650d...3af0b17
status-im/status-go@dfdaa72...3af0b17
fixing mute channels
fixed mute community channels
update community chats mute status
status-im/status-go@dfdaa72...dc50ac2
status-im/status-go@dfdaa72...c06f7a6
status-im/status-go@dfdaa72...e691c47
status-im/status-go@b2e56f5...c52718c
[Fix] Scroll to bottom on editing message (#16630)
This commit fixes (by skipping) the scroll to the bottom of messages when the user edits a message and sends it.
This is the commit message #10:
Refactor
Bottom Sheet
to use Theme Context (#16710)This commit updates "Bottom Sheet" to use the theme (for theme provider) provided on the bottom sheet args when dispatching. This will ensure the theme is passed down to its child components where it can consume and render based on the theme.
Changes done:
In Bottom Sheet:
In Action Drawer:
If you submit PR for issue with bounty then write here Fixes #NN where NN is issue number
otherwise
fixes #...
Summary
...
Documentation change PR (review please): https://github.com/status-im/status.im/pull/xxx
Review notes
Testing notes
Platforms
Areas that maybe impacted
Functional
Non-functional
Steps to test
status: ready