Skip to content
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

Ability to display wait message above loading graphics during upload #114

Merged
merged 3 commits into from
Jun 27, 2024

Conversation

Bankminer78
Copy link
Contributor

This allows the users of the pipe plugin to optionally pass a message they want to be displayed above the loading spinner graphic that occurs during the data upload process. This message is passed as a parameter called wait_message when creating the data pipe trial.

The parameter expects an HTML string so that users can change formatting and content. There is also a default wait_message that is displayed now during data upload. Additionally, the CSS for the spinner graphics was trimmed.

Copy link

changeset-bot bot commented Jun 27, 2024

🦋 Changeset detected

Latest commit: 631644f

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

This PR includes changesets to release 1 package
Name Type
@jspsych-contrib/plugin-pipe 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

@jodeleeuw jodeleeuw linked an issue Jun 27, 2024 that may be closed by this pull request
@jodeleeuw jodeleeuw merged commit 5a7ef98 into jspsych:main Jun 27, 2024
2 checks passed
@github-actions github-actions bot mentioned this pull request Jun 27, 2024
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.

add optional message to wait screen for pipe plugin
2 participants