You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lisk Desktop should support deep linking using launch protocol. Users must be able to open Lisk Desktop and navigate to specific pages by clicking on external links such as:
Lisk://wallet
Lisk://delegates
Lisk://transactions
Lisk://blocks
Lisk://accounts
Lisk://network
Users should also be able to open modal screens with given parameters:
Expected behavior
Lisk Desktop should support deep linking using launch protocol. Users must be able to open Lisk Desktop and navigate to specific pages by clicking on external links such as:
Users should also be able to open modal screens with given parameters:
Lisk://wallet?modal=votingQueue&unvotes=genesis_3,genesis_4&votes=oqvpf,genesis_6,genesis_7
Lisk://wallet?modal=send&address=lskdxc4ta5j43jp9ro3f8zqbxta9fn6jwzjucw7yt&amount=12&message=sample_message
The rest of the modals should be supported similarly.
Actual behavior
At the moment launch protocol runs the app, but doesn't redirect to the correct screen.
Which version(s) does this affect? (Environment, OS, etc...)
Mac, v2.0.0
The text was updated successfully, but these errors were encountered: