kizniche / Mycodo

An environmental monitoring and regulation system
http://kylegabriel.com/projects/
GNU General Public License v3.0
2.96k stars 494 forks source link

Add "lock" feature to functions & outputs pages similar to Dashboard "lock" button function. #1313

Open LucidEye opened 1 year ago

LucidEye commented 1 year ago

Sometimes when accessing the Mycodo web GUI from a phone, functions and outputs can accidentally get moved and jumbled if the drag handles are touched when trying to scroll the screen.

Would it be possible to add a lock feature like on the Dashboard pages that prevents any of the widgets from being moved?

I now have a Mycodo system running that is being accessed by multiple users, and it would be nice to lock the Function and Output screens the same way I can lock the Dashboards to prevent them from getting jumbled by accident... or from changing layout when viewed on a different resolution browser.

kizniche commented 1 year ago

This is a good idea. I'll see about adding it. Thanks.