Closed ZachTRice closed 5 years ago
@Benjaki2, @edplato
Lets edit the above comment with new bugs / tasks. We will mark our name beside any bugs we are working on / want to fix. Also, we can reference this issue # when we make specific bug fix PRs
I like the modal prop (eg: desktopOnly: true
) idea. 👍
For the issue: "If a layer has a palette applied, and then you open comparison, mode, the l1 state does not get updated"
Open console and Click 'Start Comparision' Observe error and URL not updating
Pre-Develop Bugs / Tasks To Do
custom
is selected from animation widget tooltip @edplatopageLoadTime
andnow
params based on page load time and frequent (10 minutes?) updates to address to re-rendering issues with using Date.now() for comparisons @edplatorun-script-os
does not properly detect Windows machines. This leads tonpm install python
running the linux command on Windows. -- Fix is upgrading to v1.0.7 / creating new package-lock.json @ZachTRice8.8.1
to8.15.1
due tostylelint
upgrade @ZachTRicebabel-preset-es2015": "^6.24.1",
andbabel-preset-stage-0
was introduced even though we are current;y usingbabel-preset-env
- Remove these dependencies @ZachTRicerun-script-os
to circumvent TZ issues on Windows machines @ZachTRicestylefmt
,stylelint
's --fix command in v7.1.1+ replaces it's functionality (see: https://github.com/morishitter/stylefmt#notice-consider-other-tools-before-adopting-stylefmt) @ZachTRice.babelrc
tobabel.config.js
@ZachTRiceRemaining: Critical Bugs:
(see: http://localhost:3000/?v=-1.7407784151547503,-72.8038111575179,202.27202841515475,79.2725611575179&t=2019-06-24-T06%3A02%3A03Z&t1=2019-06-19-T06%3A02%3A03Z&l=MODIS_Combined_Value_Added_AOD(palette=blue_5),Reference_Labels(hidden),Reference_Features(hidden),Coastlines,VIIRS_SNPP_CorrectedReflectance_TrueColor(hidden),MODIS_Aqua_CorrectedReflectance_TrueColor(hidden),MODIS_Terra_CorrectedReflectance_TrueColor&l1=MODIS_Combined_Value_Added_AOD(palette=blue_5),Reference_Labels(hidden),Reference_Features(hidden),Coastlines,VIIRS_SNPP_CorrectedReflectance_TrueColor(hidden),MODIS_Aqua_CorrectedReflectance_TrueColor(hidden),MODIS_Terra_CorrectedReflectance_TrueColor&ca=false)
Change color or remove layers in b-side, flip to a-side to see the changes applied there. @Benjaki2
Minor Bugs / Cleanup:
npm run watch
) @Benjaki2propTypes
in files. (Some files are defining propTypes for variables that are not in the file. @ZachTRice , @edplatoBonus tasks
Minor bugs for v3.1 followup
GOES-West_ABI_Band13_Clean_Infrared_v0_NRT
causes an issue where it is not updating on time change - this subdaily layer useswrapX
so may be related