8000 system/ui: add require_full_screen to WifiManagerUI by deanlee · Pull Request #35191 · commaai/openpilot · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

system/ui: add require_full_screen to WifiManagerUI #35191

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 13, 2025

Conversation

deanlee
Copy link
Contributor
@deanlee deanlee commented May 12, 2025

Adds a require_full_screen property to the WifiManagerUI class that allows callers to detect when the WiFi UI is displaying a forget confirm dialog or password prompt that should block other UI elements from rendering.

Testing:

Verified that the system/ui/updater.py screen properly handles WiFi password prompts by only rendering the password UI when active, avoiding UI element conflicts like before that BACK button overlapped displayed on top of keyboard:

2025-05-13_02-49

@github-actions github-actions bot added the ui label May 12, 2025
@incognitojam incognitojam merged commit 73ff9dc into commaai:master May 13, 2025
16 checks passed
@deanlee deanlee deleted the pyui_require_fullscreen branch May 13, 2025 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0