Skip to content

Fix top navigation Public Workspace crash - #1243

Merged
Paul Lizer (paullizer) merged 2 commits into
Developmentfrom
paullizer-fix-top-navigation-crash
Aug 14, 2026
Merged

Fix top navigation Public Workspace crash#1243
Paul Lizer (paullizer) merged 2 commits into
Developmentfrom
paullizer-fix-top-navigation-crash

Conversation

@paullizer

@paullizer Paul Lizer (paullizer) commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Initialize public_workspace_labels before the top navigation renders, preventing the Jinja UndefinedError triggered by a saved navLayout: "top" preference when Public Workspaces is enabled.
  • Add deterministic template-render regression coverage and strengthen the authenticated top-navigation browser workflow.
  • Merge the latest Development, resolve the application version at 0.250.196, and add fix documentation and release notes.

Validation

  • python functional_tests/test_public_workspace_display_name_settings.py (4/4 passed)
  • python functional_tests/test_admin_settings_sidebar_card_parity.py (4/4 passed after merging Development)
  • python -m py_compile functional_tests/test_public_workspace_display_name_settings.py ui_tests/test_chat_sidebar_toggle_controls.py functional_tests/test_admin_settings_sidebar_card_parity.py ui_tests/test_admin_settings_sidebar_card_navigation.py
  • git -c core.whitespace=blank-at-eol,blank-at-eof,space-before-tab,cr-at-eol diff --check
  • Targeted authenticated Playwright test collected successfully; skipped locally because UI base URL and storage state were not configured.

Paul Lizer (paullizer) and others added 2 commits August 13, 2026 20:34
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Resolve the application version conflict at 0.250.196 while preserving the upstream 0.250.195 changes and top-navigation regression coverage.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@paullizer
Paul Lizer (paullizer) merged commit 07d25b2 into Development Aug 14, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant