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

Prepopulate reasonable default value #2

Closed
probonopd opened this issue Feb 24, 2020 · 2 comments
Closed

Prepopulate reasonable default value #2

probonopd opened this issue Feb 24, 2020 · 2 comments

Comments

@probonopd
Copy link
Contributor

Hi @ximion thanks for making this useful web app.

Maybe you'd like to prepopulate reasonable default values, like I had done in http://output.jsbin.com/qoqukof - seeing reasonable default values always helps me to know what I am supposed to enter without thinking much.

@ximion
Copy link
Owner

ximion commented Feb 24, 2020

I'm a bit wary of that, as that would create a valid form with the user not filling out all data.
For some values, like the metadata license, we could pick a default though.
At the moment, I am going with help texts as the placeholder property of input elements (but Bulma renders those quite faintly, so maybe I'll simply increase their visibility a bit).

@ximion
Copy link
Owner

ximion commented Feb 28, 2020

All fields have a default value or helptext as placeholder now, and some even generate default values based on user input.

@ximion ximion closed this as completed Feb 28, 2020
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

No branches or pull requests

2 participants