[web] use constants to explicitly name key codes
willdurand opened this issue · 0 comments
willdurand commented
We, humans, are bad at remembering keyboard codes. Let's use constants instead, cf. https://github.com/TailorDev/crick/blob/master/web/src/Common/Report/Form.js#L91.