Skip to content

fix: enable_button_after parameter in plugin-image-button-response (closes #3562) #3563

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

Conversation

farhat60
Copy link
Contributor

@farhat60 farhat60 commented Jul 8, 2025

CSS selector that queries the button to disable it was trying to get a class. Now it looks for the correct id and disables the button.

closes #3562

@farhat60 farhat60 changed the title fix: enable_button_after parameter in plugin-image-button-response fix: enable_button_after parameter in plugin-image-button-response (closes #3562) Jul 8, 2025
Copy link

changeset-bot bot commented Jul 9, 2025

🦋 Changeset detected

Latest commit: c902be3

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@jspsych/plugin-image-button-response Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@farhat60 farhat60 force-pushed the bugfix/3562-image-button-enable_after branch from 2b708db to d1da5bf Compare July 9, 2025 15:28
@jodeleeuw jodeleeuw merged commit a6ec7a2 into jspsych:main Jul 18, 2025
@github-actions github-actions bot mentioned this pull request Jul 18, 2025
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.

enable_button_after doesn't work for image-button-response plugin
2 participants