Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,121 contributions in the last year
Contribution activity
November 1, 2020
October 2020
Created a pull request in balena-io/open-balena-api that received 1 comment
Abstract the app & device env var update trigger hooks
Change-type: patch Signed-off-by: Thodoris Greasidis thodoris@balena.io
Created an issue in grommet/grommet that received 4 comments
<Select> underlying input element holds and submits the label instead of the value
A <Select> component, used as a form input, will submit the selected option's label instead of the value.
Expected Behavior
Given
<Select options={[{…