-
-
Notifications
You must be signed in to change notification settings - Fork 685
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
jspsych-form styles and jquery dependencies #374
Comments
You are absolutely right that there has not been a lot of testing on it yet. If you are interested in fixing it, that'd be great. The goal is to make it compatible with the base jspsych.css file, remove jQuery dependencies, and fix any other outstanding issues. My goal for future CSS development is to get the flexbox stuff working consistently across browsers, and have all the basic elements minimally styled to a consistent simple look. |
Ok, I'll try to fix and update the plugin. Removing jQuery dependencies should not be a big issue, it looks like most of the work have already been done. About the CSS, I'll try to understand how flexbox works and make the plugin work with the base jspsych.css, but it might take me a little while since I'm not that familiar with the flexbox. |
I have been working quite a lot on jspsych-form plugin in my own branch, I changed and improved many things, but I'm not ready yet to send you a pull request (I have a short deadline to analyze my data now). If this can wait a little more, I'll offer a solution, however, if @GavinQ1 can have a look at the bug it might be solved more quickly. |
got it! |
I started using jspsych-form plugin and I find it very useful, however, it looks like there hasn’t been a lot of testing on it since the merge.
So far, I noticed a few issues:
Should I try and fix it? What should I know about the future CSS development in jsPsych?
#310
The text was updated successfully, but these errors were encountered: