-
Updated
Jul 1, 2020 - JavaScript
nasa
Here are 105 public repositories matching this topic...
Describe the bug
There are several places in the app where we have checkboxes that the labels are not configured properly to allow clicking to enable/disable the checkbox. We should identify all of these and fix them so that either the label or the checkbox can be clicked to update the value.
Known places:
-
Tour dismiss checkbox
-
Orbit tracks toggle in layer info modal
-
...
-
Updated
Jun 2, 2020 - JavaScript
It appears that imagery in GeoPackage exported from GeoServer is shifted to the right by one pixel when compared to the source imagery. Compare the following are two zoomed-in screenshots from QGIS that illustrate the issue:
Source Image
-
Updated
Aug 30, 2017 - JavaScript
-
Updated
Jun 5, 2019 - JavaScript
-
Updated
Mar 15, 2020 - JavaScript
-
Updated
May 18, 2020 - JavaScript
-
Updated
Aug 29, 2019 - JavaScript
-
Updated
May 29, 2019 - JavaScript
-
Updated
Jun 11, 2020 - JavaScript
-
Updated
Mar 14, 2020 - JavaScript
-
Updated
Mar 24, 2019 - JavaScript
-
Updated
Oct 26, 2019 - JavaScript
-
Updated
Oct 21, 2018 - JavaScript
-
Updated
Jul 26, 2017 - JavaScript
-
Updated
Oct 22, 2019 - JavaScript
-
Updated
Aug 26, 2018 - JavaScript
-
Updated
Mar 24, 2018 - JavaScript
-
Updated
May 7, 2017 - JavaScript
Improve this page
Add a description, image, and links to the nasa topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the nasa topic, visit your repo's landing page and select "manage topics."

Child of #699
Code should be more readable/'teachable'.
What are best practices? How long should examples be? Should they be similar to what we see in Android and Java?