Skip to content

Added autoFocus properties to form.inputs

Jose Semedo requested to merge 98_autofocus_input_boxes into master

Closes #98 (closed)

Now autofocus:

  • Modal when adding Admin Group
  • Modal when adding Member
  • Preference Name when adding a preference
  • Channel name when creating a channel
  • Notification title when creating a notification
  • Channel name when managing a channel

Should be less annoying when testing/navigating as well. (less clicks)

Merge request reports