Jaken Herman

Results 4 issues of Jaken Herman

I have an input that should depend on a radio button before requiring validation, but the input seems to always be required regardless of the radiobutton. Code below. ``` Stipend...

Bug
Unconfirmed

Original text: > The structured `contig` field must include the ID attribute and can includes additional optional attributes with Proposed text: > The structured `contig` field must include the ID...

vcf

When I run `electron-pdf inputfile outputfile`, electron-pdf works well, generates the pdf, etc etc. However, when I run `electron-pdf --help`, it does nothing. Similarly, when I run `electron-pdf --version`, it...

question

I noticed there was a GitHub Action that generated a Windows (`.exe`) executable, but nothing for macOS. This pull request adds a GitHub Action to generate an executable binary for...