parallaxinc / Parallax-ESP

Fork of http://git.spritesserver.nl/esphttpd.git/ with support for loading the Parallax Propeller
Other
12 stars 6 forks source link

Add "Home" Link to Each Web Page (other than the Home page) #3

Closed PropGit closed 8 years ago

PropGit commented 8 years ago

On the Wi-Fi Networks page image

... Upload page image

... Settings page image

... and the Firmware Update web page, image

Please add a "Home" link, or button, that takes the user back to the home page. image

dbetz commented 8 years ago

NP. Do you have a graphic you'd like to use for the button?

dbetz commented 8 years ago

I uploaded a firmware update that puts a navigation bar on the left side of the screen that will allow you to jump from any page to any other page including the home page.

PropGit commented 8 years ago

I like the navigation bar effort but have yet to try it. I'm concerned about responsive layout on constrained screens (smartphones in portrait orientation, especially).

If the nav bar makes it difficult to use on constrained screens, short of adding responsive layout features, we'd probably opt for a single link. Before you added the nav bar, I asked our web/graphic artist for input and she suggested the following two possibilities that I'm adding here just in case we need to revert to it. See lower-right of each image.

In the meantime, no need to make any more changes until I test and respond with an additional post.

return

returnhome

PropGit commented 8 years ago

Closing because I believe this issue has been fully addressed now.