We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We want to support deep linking for the following screens
https://gnosis-safe.io/app/{chain prefix}:{safe_address}/transactions/{client_gateway_transaction_id}
https://gnosis-safe.io/app/{chain prefix}:{safe_address}/balances
https://gnosis-safe.io/app/{chain prefix}:{safe_address}/transactions/queue
https://gnosis-safe.io/app/{chain prefix}:{safe_address}/transactions/history
For the staging environment, the app must support using the safe-team.staging.gnosisdev.com host instead of the gnosis-safe.io host.
safe-team.staging.gnosisdev.com
gnosis-safe.io
The text was updated successfully, but these errors were encountered:
@MouazAlzahabi I have updated the requirements with the link URL formats
Sorry, something went wrong.
Merge pull request #2471 from safe-global/GH-2463/Support-deep-linkin…
6205430
…g-for-missing-routes Gh 2463/support deep linking for missing routes
Verified the issues for staging app and for incoming tx are reported separately
app version 3.14.0 (1204)
MouazAlzahabi
No branches or pull requests
Description
We want to support deep linking for the following screens
What To Do
Transaction details
Asset Balances
Transaction Queue
Transaction History
NOTE
For the staging environment, the app must support using the
safe-team.staging.gnosisdev.com
host instead of thegnosis-safe.io
host.Acceptance Criteria
Links
The text was updated successfully, but these errors were encountered: