Headstart icon indicating copy to clipboard operation
Headstart copied to clipboard

A framework for creating web-based knowledge maps

Results 98 Headstart issues
Sort by recently updated
recently updated
newest added

When reviewing #349 for "based" in Base: a reproducibility issue occured. I found a different selection of papers when comparing both maps (for example: 22 open access papers vs 23,...

bug
backend

The map JSON is currently transferred to the client uncompressed. As the JSON can get quite large, it would improve loading speeds to transfer it as gzip or a similar...

Following up on a suggestion by @awakenting in OpenKnowledgeMaps/project-website#12, it would be nice to be able to move and resize the PDF preview modal.

enhancement
feedback
frontend

Some queries with umlauten (Ää, Öö, Üü) fail in pubmed & base, most probably due to encoding errors in R.

bug
backend
R

There is an issue with the language-aware backend on Windows 7, when invoked via system call in search.php. This is one of the errors that is produced after the NMDS:...

bug
backend

Steps to reproduce: 1. Set `debug` to true in `base-test.R` 1. Run file Error: ``` Error in plot.hclust(cluster, labels = metadata$title, cex = 0.6) : object 'metadata' not found ```

The dist/headstart.css does reset general styles and therefore can not be included in a website without side effects. All styles need to be applied ONLY to the content inside the...

The start date for the BASE integration reads "31 Dec 1664" instead of "1 Jan 1665".

bug
frontend

**Expected behavior** The [link]: element should display link address of paper. **Actual behavior** [link]: address in some cases missing even though the Link Button on the right is leading to...

bug
frontend

Based on feedback received via e-mail, it would useful to add an optional language filter for BASE. We had initially decided against a language filter, as BASE does not have...

enhancement
backend
API