Thanks to visit codestin.com
Credit goes to github.com

Skip to content

REF: SelectFee#7918

Merged
GladosBlueWallet merged 21 commits into
masterfrom
formmod
Jun 10, 2025
Merged

REF: SelectFee#7918
GladosBlueWallet merged 21 commits into
masterfrom
formmod

Conversation

@marcosrdz

@marcosrdz marcosrdz commented Jun 1, 2025

Copy link
Copy Markdown
Member

Use builtin detents in RNav 7 isntead of using a dep package

https://reactnavigation.org/docs/native-stack-navigator/#sheetalloweddetents

Use builtin detents in RNav 7 isntead of using a dep package
@Overtorment

Copy link
Copy Markdown
Member

built in what..?
did you remove the dep?

@marcosrdz

Copy link
Copy Markdown
Member Author

built in what..?
did you remove the dep?

Sheetdetents. Basically builtin modals.

Im gonna remove the dep once all modals use the builtin mechanism. Otherwise the PR will be far bigger

@Overtorment

Copy link
Copy Markdown
Member

e2e failed

@marcosrdz

Copy link
Copy Markdown
Member Author

e2e failed

Fixed

@marcosrdz marcosrdz self-assigned this Jun 3, 2025
@limpbrains

limpbrains commented Jun 3, 2025

Copy link
Copy Markdown
Collaborator

Not great not terrible

@limpbrains

limpbrains commented Jun 3, 2025

Copy link
Copy Markdown
Collaborator

Not great not terrible

can we do better on android ?

@limpbrains

Copy link
Copy Markdown
Collaborator

If the issue with keyboard covering the form, I think we can do [0.4, 0.9], looks better
And wait for this to be merged

fee.webm

name="SelectFee"
component={SelectFeeScreen}
options={navigationStyle({
sheetAllowedDetents: Platform.OS === 'ios' ? 'fitToContents' : [0.9],

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why revert ?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

E2e failed.
Gotta check why

@Overtorment Overtorment left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@limpbrains whats the verdict? any changes necessary?

@Overtorment Overtorment requested a review from limpbrains June 10, 2025 08:34
@GladosBlueWallet

Copy link
Copy Markdown
Collaborator

Wake the fuck up samurai, we have PRs to merge

image

[all PRs for @limpbrains] https://github.com/BlueWallet/BlueWallet/pulls/review-requested/limpbrains

@limpbrains

Copy link
Copy Markdown
Collaborator

we can adjust sheetAllowedDetents for android later.
IMHO it should be dynamic.
e2e failed because 0.4 is not enought for small screens

testDone

@GladosBlueWallet GladosBlueWallet merged commit af55943 into master Jun 10, 2025
13 checks passed
@GladosBlueWallet

Copy link
Copy Markdown
Collaborator

Unbelievable. You, [subject name here], must be the pride of [subject hometown here]!

@GladosBlueWallet GladosBlueWallet deleted the formmod branch June 10, 2025 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants