François Schiettecatte
François Schiettecatte
On line 194 in the plainTextParser function, plain text is decoded, should it be ? ``` data.push(decodeURIComponent(line[j])); ```
Got an interesting issue. User enters a search in a field which has autocomplete, hits the submit button, looks a bunch of results, clicks the previous page button on the...
I think it would be really good to have 'flex' width with a minimal size, so that the autocomplete box always lines up with the search box it is attached...
### Prefix mim ### Explanation Hi We (OMIM) wanted to make the following updates to our information: We want the prefix to be ‘mim’, and the alternatives to be ‘MIM’,...
Going to [http://exac.broadinstitute.org/dbsnp/rs387906989](http://exac.broadinstitute.org/dbsnp/rs387906989) leads to a empty page, whereas searching for the same SNP does the right thing [http://exac.broadinstitute.org/awesome?query=rs387906989](http://exac.broadinstitute.org/awesome?query=rs387906989) On the other hand this works fine: [http://exac.broadinstitute.org/dbsnp/rs121912998](http://exac.broadinstitute.org/dbsnp/rs121912998) [http://exac.broadinstitute.org/awesome?query=rs121912998](http://exac.broadinstitute.org/awesome?query=rs121912998)
OMIM links should be 'named' with MIM number and not the gene symbol, so the link on [http://exac.broadinstitute.org/gene/ENSG00000068078](http://exac.broadinstitute.org/gene/ENSG00000068078) to MIM entry 134934, should read [134934](https://omim.org/entry/134934) rather than [FGFR3](https://omim.org/entry/134934), you can...
Strange issue which depends on a combination of factors. The suggestions are automatically displayed on Safari if there is content in the field and 'autofocus' is set in the fields....
We need to add two flags: One to indicate whether the patient record in the response is indeed a patient (with backing data) as opposed to just data. Another to...
We need to formalize the 'mailto:' format in the 'href' field. 'mailto:' as specified only supports one email address, however some sites are currently overloading this to include multiple, coma-delimited,...
It would be really useful to have a sort-down-up icon that looks like the arrow-down-up icon but matches the size of the other sort icons. The rationale is that I...