You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here are the tasks remaining to complete the newui branch:
Packages
Decide to use webpack and Babel.
Implement webpack and Babel.
Now that key changes have been merged into html-to-react, use an official release.
Feature Info Panel
Must update if the data has a time dimension.
Show message if >100 features.
Sanitises HTML.
Escapes HTML only as necessary (eg. currently shows & as & in bird info).
Formats numbers.
Has working tests.
Shows html directly. Note:
Applying <style> tags in that html is hard - I propose we ignore them.
With the retirement of google maps engine, do we need this html to have a white background any more? I propose we show the html on our standard background.
Show raw data button.
Download CSV button.
Does not generate html-to-react warnings about <br>, <img> or <table><span>.
No feature info is shown for WFS layers, eg. on #test's data.gov.au link, "ABC Local Stations".
There's no way to go back to the catalog once you preview a dataset on small screen mobile; you can only press Done to go all the way back to the map (moved to Can't exit preview on small screen mobile #1657).
General
Do usual "pull request" review. (Will naturally occur when we raise the PR).
Here are the tasks remaining to complete the
newui
branch:Packages
Feature Info Panel
&
in bird info).<style>
tags in that html is hard - I propose we ignore them.<br>
,<img>
or<table><span>
.properties._terria_columnAliases
from Provide csv properties with both old and new names to feature info panel #1501.Charts
<chart>
, still allow it work with<ChartExpandButton>
.PreviewMap
Miscellaneous
Tests
Analytics
Browser Testing
Object.assign
andMap
work (or replace them).UX
General
New issues
The text was updated successfully, but these errors were encountered: