OCHA-DAP / hdx-ckan

A repo for HDX's configurations and extensions to CKAN
Other
75 stars 24 forks source link

Some proposed tweaks to make new contribute even faster #4087

Open cjhendrix opened 8 years ago

cjhendrix commented 8 years ago

After files are dropped, place focus in first "File Type" field.

After hitting enter on a file type, move focus to note field.

Add "File Type" field to the tab sequence in the form.

After "Source", add "Organisation" and "Maintainer" to tab sequence.

Date picker still has the weird behavior of requiring the user to choose Month, then year, then day to register a change. See #2600.

Tabbing from a completed "start date" field to an empty "end date" field scrolls to top of screen. Tabbing from the "end date" (or single date) field does the same, but should move focus to location.

Tabbing from "License" goes to "Methodology", but the field isn't highlighted, so the user doesn't know where the focus is. After Methodology, tab goes to "read more about licenses", which should be after "license". Sequence should be "License" --> "Read more about licenses" --> "Define License" (if available) --> "Methdology"

Tabbing into "Update frequency" does not highlight the field, so user is not aware where the focus is.

danmihaila commented 8 years ago

assigned to @yumiendo to check them when time is good. Also, pinging @ochadataproject and @amcguire62

yumiendo commented 8 years ago

Im in to support these for power users (like CJ). are these hard to implement?