Joystream / pioneer

Governance app for Joystream DAO
https://pioneerapp.xyz/
GNU General Public License v3.0
44 stars 69 forks source link

Enable browser extension wallet on mobile #4681

Closed chrlschwb closed 7 months ago

chrlschwb commented 9 months ago

While we worked on the RWD for Pioneer, we deliberately removed the possibility of using browser extension wallets on mobile. Before wallet connect is implemented on Joystream, we would like to enable browser extensions on mobile for signing extrinsics.

This work should be done on top of this. https://github.com/Joystream/pioneer/issues/1794

dmtrjsg commented 9 months ago

Needs design. Imho should be done after Financials module is designed (and shipped)

thesan commented 8 months ago

This was partially addressed in #4708.

One issue to keep in mind is that unlike the other mobile wallets, the SubWallet browser doesn't reduce the size of the viewport when the keyboard appears, as result on some of the modals to be enabled later people might have to type blind.

kdembler commented 7 months ago

Partially done as mentioned above. Closing in favor of https://github.com/Joystream/pioneer/issues/4729