bareboat-necessities/bbn-m5stack-tough

[Feature] Home Screen

oxbown opened this issue · 2 comments

A home screen to easily select the desired page. Navigating through pages the search for the desired panel is not efficient.

Might be it makes sense to separate
swipe up and swipe down gestures and give them different event handler.

Let’s say swipe up would bring to Home Screen.

There are about 18 or more screens already.
so even on Home Screen putting 18 icons is too many.
If we start adding something scrollalble then it would create side effects with swipe gestures
which would need to handled smarter.

It just gets more complicated

Might be scroll down should bring
some kind of selection of a functionality groups.

scroll up select group of screens responsible for settings and maintenance.

I think it’s best to create a separate POC type of app and experiment with usability on it.