Skip to content

group workspace fix#847

Merged
paullizer merged 11 commits intoDevelopmentfrom
docs/20260408-videos
Apr 9, 2026
Merged

group workspace fix#847
paullizer merged 11 commits intoDevelopmentfrom
docs/20260408-videos

Conversation

@paullizer
Copy link
Copy Markdown
Contributor

  • Group Workspace Documents and Prompts Load Recovery
    • Fixed a Group Workspace page-load regression where active-group initialization could fail on a missing prompt-role UI container and stop the rest of the page from rendering correctly.
    • Group document and prompt content now continue loading even if the prompt permission banner or create-button container is unavailable during startup, preventing blank content areas caused by a JavaScript null-reference error.
    • Added functional and UI regression coverage for the guarded prompt-role path so future changes do not reintroduce the same startup failure.
    • (Ref: group_workspaces.html, test_group_workspace_prompt_role_ui_guard.py, test_group_workspace_prompt_role_containers_ui.py)

@paullizer paullizer merged commit 9162930 into Development Apr 9, 2026
3 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