Skip to content

BF: Adding a Pavlovia Survey to the flow was crashing the UI#20

Merged
TEParsons merged 1 commit intopsychopy:devfrom
TEParsons:dev-bf-standalone-crash
Feb 25, 2026
Merged

BF: Adding a Pavlovia Survey to the flow was crashing the UI#20
TEParsons merged 1 commit intopsychopy:devfrom
TEParsons:dev-bf-standalone-crash

Conversation

@TEParsons
Copy link
Copy Markdown
Contributor

Fixes #19

When you add a Routine to the flow, it creates a dialog box for editing its Routine Settings. Standalone Routines like Pavlova Survey don't have Routine Settings, so this dialog was created with its element as undefined, causing a JS error which crashed the UI. Fixed by putting the dialog (and menu item which opens it) inside #if statements so they're only created for non-Standalone Routines.

@TEParsons TEParsons merged commit 0c9973c into psychopy:dev Feb 25, 2026
1 check passed
@TEParsons TEParsons deleted the dev-bf-standalone-crash branch March 25, 2026 16:32
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.

Pavlovia Survey components render buttons unresponsive

1 participant