worldcoin / orb-software

Software for the orb
https://worldcoin.github.io/orb-software
Apache License 2.0
215 stars 30 forks source link

orb-ui: Orb UI self serve ORBP-245 #222

Closed sri9311 closed 6 days ago

sri9311 commented 1 week ago

RGB color calibrations as well as a couple new events

fouge commented 1 week ago

a few things:

sri9311 commented 1 week ago

@fouge the existing timeout event is specifically QrScanTimeout Is this event used elsewhere? it seems different than the "general" failure that the design team is requesting

fouge commented 1 week ago

@sri9311 we want to use the existing SignupFail event with the reasons described here https://github.com/worldcoin/orb-software/blob/9a3eb4ec501468b1eff6587f9ed0938b76faaa36/orb-ui/src/engine/mod.rs#L143

sri9311 commented 1 week ago

Closing this out as @fouge has ported over the color changes to his PR here:https://github.com/worldcoin/orb-software/pull/219