IOTReboot / TasUI

Javascript client for Tasmota
http://tasui.shantur.com
GNU General Public License v3.0
80 stars 13 forks source link

Mobile friendly page #2

Open catalintabirca opened 4 years ago

catalintabirca commented 4 years ago

Hello! Nice coding! looking forward for new features!

Right now I would like to point out that on mobile phone the ui is not very friendly, it is to wide, even on my old desktop with 1366px wide screen. I am not very good at coding, so here are some ideas:

Here is a visual idea

tasui-idea

shantur commented 4 years ago

Thanks for suggestions. Mobile UI is definitely in the list of future features. We will target it once we are at it. Regarding sensor output, we will discuss and get back

effelle commented 4 years ago

@catalintabirca thanks for your feedback. Yes we are aware of the issue about mobile view. About sensors, it depends. Can they be added? Yes, but we need to pay attention because sensors list could be very long and in that case will not fit well on page. Think for example of multiple DS sensors, each one will report name, id and temperature. Our primary goal is discovery, control comes after. TasUI is based on the concept of simplicity, you don't want a GUI bloated. @shantur perhaps adding another tab for sensors would be a better choice.