-
Notifications
You must be signed in to change notification settings - Fork 37
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
[WebLinks] Create and load safe #3305
Labels
Comments
DmitryBespalov
added a commit
that referenced
this issue
Aug 23, 2023
DmitryBespalov
added a commit
that referenced
this issue
Aug 24, 2023
DmitryBespalov
added a commit
that referenced
this issue
Aug 24, 2023
Merged
DmitryBespalov
added a commit
that referenced
this issue
Aug 24, 2023
DmitryBespalov
added a commit
that referenced
this issue
Aug 28, 2023
DmitryBespalov
added a commit
that referenced
this issue
Aug 28, 2023
DmitryBespalov
added a commit
that referenced
this issue
Aug 28, 2023
DmitryBespalov
added a commit
that referenced
this issue
Aug 28, 2023
DmitryBespalov
added a commit
that referenced
this issue
Aug 28, 2023
DmitryBespalov
added a commit
that referenced
this issue
Aug 28, 2023
GH-3305 handle chain and address parameters; createSafe route
@DmitryBespalov , is it expected that navigation works only if the app is called from the background and doesn't work if it's cold app call app version 3.23.0 (1951) |
@liliya-soroka that's a good one, I overlooked it |
DmitryBespalov
added
wontfix
This will not be worked on
and removed
Question?
Further information is requested
labels
Sep 26, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Variables
Routes
/new-safe/load
→Modal Load Existing Safe
load new safe flow
/new-safe/load?chain=chain-prefix&address=checksummed-address
pre-select the chain and fill in the safe address
/new-safe/load?chain=chain-prefix
pre-select the chain
/new-safe/load?address=safe-address
pre-select the chain and safe address from the eip-3770 safe address
/new-safe/create
→Modal Create Safe
create new safe flow
/new-safe/create?chain=chain-prefix
→Modal Create Safe
pre-select the chain
Originally posted by @DmitryBespalov in #3297 (comment)
The text was updated successfully, but these errors were encountered: