-
Notifications
You must be signed in to change notification settings - Fork 2
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
Snags with text fields on configuration page #48
Comments
Oh, one more little glitch I ran into while configuring a project—
|
Fixed in 99b3498
You could do that on Dropbox
If you have workarounds for these, I'll fix them later
Thanks, I'll take note |
OK I updated the editing form and the project configuration files. The others I will do when I have time |
Ok, sounds good. Yea, I would have added the hyperlinks to the treatment.json files in Dropbox myself, but didn't know what the required keys would be, since there wasn't a template I could look at. Thanks for adding them. |
I'm going to take this out of the "finish project" milestone because the other issues listed here are just annoying, not "show stoppers" |
I ran into a few of glitches when configuring a project this time around, all having to do with the text fields acting funny. Here they are in descending order of significance.
I wanted to add hyperlink URL and names to all three project.JSON files, but those text fields still aren't accepting input.
(Perhaps for now I can just tell you what goes in there and you can type it into the project.JSON files directly?
The new grid.csv input field creates a glitch only when testing the configuration. I think maybe the program gets confused about how to override your default compact grid feature. Once you save it out and reload the home page, though, it all works swimmingly.
The min and max fields don't let you type a negative sign unless there's other text in the box already. It's navigable, but I always end up typing 4 instead of -4, and then having to go back and fix it.
The text was updated successfully, but these errors were encountered: