Focusing on type/category selects should open the select to allow keyboard navigation
onFocus= { this.handleToggleEditMode }
can be added here
https://framagit.org/bnjbvr/kresus/blob/master/client/components/ui/button-select.js#L43 ici, ajoute
You don't pay for Framagit, because it is funded by donations to Framasoft. Our not-for-profit needs any support you can afford: support.framasoft.org.
Framagit est gratuit car il est financé par les dons à Framasoft. Notre association a besoin de votre soutien sur soutenir.framasoft.org.
onFocus= { this.handleToggleEditMode }
can be added here
https://framagit.org/bnjbvr/kresus/blob/master/client/components/ui/button-select.js#L43 ici, ajoute