MAD icon indicating copy to clipboard operation
MAD copied to clipboard

Make it possible to show cell updates that are newer than a setting

Open fosJoddie opened this issue 3 years ago • 2 comments

I pushed the rest of these code changes in by accident (and nobody seems to notice).

This PR adds a new setting in madmin map that allows users to only show cell updates that are newer than a number of milliseconds (I want to change this to minutes or hours before mergin this PR)

fosJoddie avatar Oct 07 '20 08:10 fosJoddie

Works just fine, but I think either the sidebar option needs a proper explanation or the default value should be changed to something like 48h.

It wasn't 100% clear to me what kind of changes I should expect on the map when chaning the value in the input. Changing the value in the input box doesn't trigger any changes on the map either. Not sure if we should just trigger a redraw of all the cells here.

sn0opy avatar Nov 17 '20 10:11 sn0opy

Needs better wording for sure, maybe even a little [?] with tooltip.

Also should redraw on change, I didn't add it cause the whole madmin map js code is 🍝 and hard to follow

fosJoddie avatar Dec 28 '20 07:12 fosJoddie