qubic/explorer-frontend

To allow to include in the url the local in which the explorer page should be loaded

Closed this issue · 1 comments

From the mobile wallet app, we would like to open (internally embedded in a web view or open the url externally in the browser) the explorer for a specific address:

i.e:
https://explorer.qubic.org/network/address/YAIODNJMQQQJYCUXIXNVORQTXACDSFRPNYHZNYPAQBJZQNNKCRHAEMEGIZTK

As we support different locales, we would like to include the locale in the url so the page is loaded in the same locale the app is running.
It seems this is not possible currently. Please if you could add the support for this for all the existing pages (we will support more cases in a near future to 'reuse' the explorer in the app).

After testing the explorer in a embedded web view in the mobile app, this seems not be needed anymore.