ava-labs / avalanche-faucet-legacy

A frontend Vue application for the Avalanche Faucet
https://faucet.avax.network
BSD 3-Clause "New" or "Revised" License
31 stars 29 forks source link

QR code reader usuability #6

Open glefait opened 4 years ago

glefait commented 4 years ago

I try the QR code reader and found two issues : 1) If the context is not https, camera won't be loaded. It is mostly a deployment problem, however I did not find an advice saying you should deploy on https and the official faucet website does not redirect to https although it is available.

2) When you are on a mobile phone, it load the front camera without option to change it to the back. There is an option to specify you would like the back camera, and it could be nice to offer a way to change the camera. I did not found the repo ava-labs/vue_components.

kanatliemre commented 4 years ago

1)

2) Yes, that functionality is definitely on my list. I will make that repo public, I guess it got left out.