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

adding explanations as placeholder in the form #643

Merged
merged 1 commit into from
Feb 7, 2014

Conversation

SGraef
Copy link
Member

@SGraef SGraef commented Feb 6, 2014

fixes #595
using placeholder looks prettier than plane text on the site.

= f.input :target_directory
= f.input :target_filename
= f.input :target_directory, placeholder: "leave this blank if you want to use the root directory"
= f.input :target_filename, placeholder: "leave this blank if you do not want to change the filename"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For my taste this is too much text for a placeholder. I would move the test into a hint.

SGraef added a commit that referenced this pull request Feb 7, 2014
…ntology_file

in the Team Meeting discussed
@SGraef SGraef merged commit 762c789 into staging Feb 7, 2014
@SGraef SGraef deleted the 595-explanations_for_upload_an_ontology_file branch February 7, 2014 11:02
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.

explanations for "upload file to ontology"
2 participants