[GH-ISSUE #1058] Add back button #902

Closed
opened 2026-02-28 01:27:36 +03:00 by kerem · 5 comments
Owner

Originally created by @tablatronix on GitHub (May 19, 2020).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/1058

Sometimes it is hard to find the back button in captive portals, add a back/home button

Originally created by @tablatronix on GitHub (May 19, 2020). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/1058 Sometimes it is hard to find the back button in captive portals, add a back/home button
kerem 2026-02-28 01:27:36 +03:00
Author
Owner

@tablatronix commented on GitHub (May 20, 2020):

3c0c3ff93e

_showBack to enable, no setter yet still testing how this should work best, might be better as part of the header

<!-- gh-comment-id:631208277 --> @tablatronix commented on GitHub (May 20, 2020): 3c0c3ff93e819f05298df40b06a48147864dcf13 `_showBack` to enable, no setter yet still testing how this should work best, might be better as part of the header
Author
Owner

@tablatronix commented on GitHub (May 22, 2020):

wm was never designed to be a web interface for personal projects with templating etc

<!-- gh-comment-id:632841544 --> @tablatronix commented on GitHub (May 22, 2020): wm was never designed to be a web interface for personal projects with templating etc
Author
Owner

@tablatronix commented on GitHub (May 22, 2020):

#158

async server supports some basic templating built in

<!-- gh-comment-id:632844535 --> @tablatronix commented on GitHub (May 22, 2020): #158 async server supports some basic templating built in
Author
Owner

@tablatronix commented on GitHub (May 22, 2020):

I have said it before, make an issue and write a roadmap for refactoring, all I have been doing is abstracting stuff out and cleaning it up, so it can be structured and maintained.

I also disagree with it being any more complex or buggy then when I started...

<!-- gh-comment-id:632873860 --> @tablatronix commented on GitHub (May 22, 2020): I have said it before, make an issue and write a roadmap for refactoring, all I have been doing is abstracting stuff out and cleaning it up, so it can be structured and maintained. I also disagree with it being any more complex or buggy then when I started...
Author
Owner

@tablatronix commented on GitHub (May 22, 2020):

Just be aware that the majority of users just install a library, open an example and copy paste code, they are not going to be building assets externally, or frameworks, or even uploading files..

If there is a arduino webserver capable library solution for building webapp, id liek to see it.
I have been building my own vanilla js frameworks for my projects, newer micros might have room for jquery and bootstrap but just because you can doesn't mean you should

<!-- gh-comment-id:632890013 --> @tablatronix commented on GitHub (May 22, 2020): Just be aware that the majority of users just install a library, open an example and copy paste code, they are not going to be building assets externally, or frameworks, or even uploading files.. If there is a arduino webserver capable library solution for building webapp, id liek to see it. I have been building my own vanilla js frameworks for my projects, newer micros might have room for jquery and bootstrap but just because you can doesn't mean you should
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/WiFiManager#902
No description provided.