Skip to content

Dscotese options fix#206

Open
dscotese wants to merge 6 commits into
hack4impact-upenn:masterfrom
dscotese:dscotese-options-fix
Open

Dscotese options fix#206
dscotese wants to merge 6 commits into
hack4impact-upenn:masterfrom
dscotese:dscotese-options-fix

Conversation

@dscotese

@dscotese dscotese commented Jul 1, 2018

Copy link
Copy Markdown

In Firefox 60.0.2 (64-bit), selecting the descriptor type "Option" did not cause option entry fields to be displayed. I used the console to show the hidden (by default) div and was then able to create an options descriptor.

This is a case mismatch of the O in the option value (coincidentally "option") for descriptors of type "Option" in the descriptor.js file. I will create a pull request next since I've already proven the fix.

I only wanted to include the 7/1 change to descriptor.js but I guess I screwed that up. If it's possible to separate a new commit (this fix) from commits I've already made to my own fork so that if H4I wants ONLY the new commit, that's easy, please let me know how to do it.

dscotese added 6 commits May 19, 2018 16:49
…l other javascript in the <head> has already been loaded. No tests have been added.
Added code to allow admin to add a Javascript file that runs after al…
In Firefox 60.0.2 (64-bit), selecting the descriptor type "Option" did not cause option entry fields to be displayed.  I used the console to show the hidden (by default) div and was then able to create an options descriptor.

This commit is so that Heroku will pick up the change I believe will allow us to create descriptors of type "Option."
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