mirror of
https://github.com/tzapu/WiFiManager.git
synced 2026-04-27 00:55:52 +03:00
[GH-ISSUE #1207] Show extra page after connection successful #1028
Labels
No labels
📶 WiFi
🕸️ HTTP
Branch
DEV Help Wanted
Discussion
Documentation
ESP32
Example
Good First Issue
Hotfix
In Progress
Incomplete
Needs Feeback
Priority
QA
Question
Task
Upstream/Dependancy
bug
duplicate
enhancement
invalid
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/WiFiManager#1028
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @juliovedovatto on GitHub (Feb 5, 2021).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/1207
I'm trying to figure out if there is a way to show a extra configuration page after connection successful.
I'm developing a ESP application that user will have to provide credentials in order to use the service. So I was imagining showing an extra page after the connected credentials, without closing the configuration portal.
Is this possible or do I need to rely on custom parameters?
@tablatronix commented on GitHub (Feb 5, 2021):
This has been addressed in other issues of the same request, at this time no, for more info try to find those related issues.
@juliovedovatto commented on GitHub (Feb 5, 2021):
@tablatronix thanks for the quickly reply
I navigated through the opened issues and didn't find anything related to my question.
Could you point a issue/direction/keywords so I can check? Thanks
@tablatronix commented on GitHub (Feb 5, 2021):
ill try to write it up one day, but there are a few...
ummm let me look in a bit
https://github.com/tzapu/WiFiManager/issues/614
#1086
#1024
#1178
#586
#265
#159
Still looking for issues relating
@tablatronix commented on GitHub (Feb 5, 2021):
This will be on the roadmap after this release
@litamin commented on GitHub (Feb 15, 2021):
@tablatronix you mean there will eventually be a way to display the assigned IP (in browser) after successful connection? If so: YAAAS! ;)