Page 1 of 1

Slight improvement for 1.9.2 on mobile screens

Posted: Wed Apr 26, 2017 4:21 pm
by dsalch
Love the new interface! Thanks Thanks! much better for smaller screens!

One thing that is a bit awkward for small screens like smartphones, is the need to double click now to get to submenues under a different main menu item.

for instance, to get to "Firewall -> QOS DOWNLOAD" from the "STATUS-> QOS Distribution" screen, required the following:

click the hamburger
choose firewall
click the hamburger
choose the QOS download option

Could there be a way to reduce the number of clicks required?

Not a big deal, just a tad irritating when going back and forth between submenus.

Re: Slight improvement for 1.9.2 on mobile screens

Posted: Wed May 10, 2017 8:36 am
by Lantis
Currently looking into this.
Just trying to make sure it's done in a sensible way that is still configurable by themes

Re: Slight improvement for 1.9.2 on mobile screens

Posted: Sat May 13, 2017 8:30 am
by Lantis
Have written a cool bit of concept code which allows this to happen smoothly.
Watch it here

Theme developers can even choose to enable it or disable it for their theme!

Re: Slight improvement for 1.9.2 on mobile screens

Posted: Sat May 13, 2017 10:47 am
by dsalch
Looks Perfect!

When will this be released?

Re: Slight improvement for 1.9.2 on mobile screens

Posted: Sat May 13, 2017 3:39 pm
by d3fz
Nice suggestion, dsalch.

It is indeed irritating when going back and forth between submenus on mobile devices.

Thank you for looking into it, Lantis.

Looking forward to see this implemented into the next build.

Re: Slight improvement for 1.9.2 on mobile screens

Posted: Sat May 13, 2017 10:38 pm
by Lantis
Hopefully will see it in the unofficial iSpyiSail builds soon!
I have submitted the code to Eric for review today.

https://github.com/ericpaulbishop/gargoyle/pull/630

To land in the official releases in an unknown time factor. Maybe 6 months before the next release.

Re: Slight improvement for 1.9.2 on mobile screens

Posted: Tue Jun 13, 2017 6:17 pm
by Lantis
This has now been accepted with a slightly different implementation.
Desktop users will notice no difference, however on mobile the menu will now collapse and be navigated without going through multiple pages.

On mobile, if you hide the menu, after a slight delay it will return to its default state for the page you are on i.e. It resets.

Re: Slight improvement for 1.9.2 on mobile screens

Posted: Wed Jun 14, 2017 4:07 am
by ispyisail
I just about had it built the Eric pushed another edit.

Build coming