We add hidden input to EditUserAvatarMenu, and have browser file selection dialog appear when imageMenuItem is clicked.
For now we just log the selected file.
Initially we'll kick off image upload/avatar update as soon as an image is selected, but it will probably make sense to introduce some sort of ImageSelectionModal once the most basic flow is complete.
Depends on D8313