CommonGarden / Grow-IoT

Software packages for smart growing environments.
http://commongarden.org/
Other
25 stars 6 forks source link

Remember sort order #283

Closed JakeHartnell closed 7 years ago

JakeHartnell commented 7 years ago

Expected Behavior.

If change the order of things and reload the page, they should be in the order I placed them in.

Actual Behavior.

Reloading the page resets everything to how it was.

Steps to reproduce the behavior.

Make a few new things, mix up the order, and reload.

Other notes

https://github.com/CommonGarden/Grow-IoT/issues/264 is still relevant.

aruntk commented 7 years ago

This is a bit tricky to achieve if you are planning to add filters. Is it necessary to make things sortable? I think its better to have an option to give custom names to things and add a filter search box. @JakeHartnell thoughts?

JakeHartnell commented 7 years ago

I think its better to have an option to give custom names to things and add a filter search box.

That would work!

aruntk commented 7 years ago

@JakeHartnell I'll work on this. Any other issue to look at?

JakeHartnell commented 7 years ago

Any other issue to look at?

Soon! There is timeseries, and there are many potential ways of tackling that... there has already been some discussion!