nens / hittestresstool-client

React app for "Hittestresstool"
0 stars 0 forks source link

Design updates left side bar #3

Closed remcogerlich closed 4 years ago

remcogerlich commented 4 years ago

There will be three blocks in the left, for three map views -- the Heat stress map, a Trees map, and a hard surfaces map. The first will be under a header "Resultaat", the others under a header "Brondata" (?).

When the heat stress map is visible, there will be a slider between the version with and the version without edits.

When the trees map is visible, new trees can be added, existing previously added trees can be removed:

When the hard surfaces map is visible, similar for those.

When the user "Apply"s edits, they are sent to the API immediately. But the heat stress map is not visible at that time and we don't force the user to go there. Instead an (!) icon is shown on the Heat stress button, see attached design. It disappears when the user goes there again. image

Of the lower buttons, only the Export one is relevant for now, it gets its own issue.