Vue.js 3 Options API Masterclass
Plans from $25/month

This lesson is for members. Join us?

Subscribe now and get immediate access to this course, 30 more and all future Vue.js courses!

Improving the Avatar Editing User Experience

In this lesson, we improve the UI for updating a profile picture.

First, we make the profile image look more clickable so that the user will know how to update the image. Secondly, we add a spinner so that the user knows when the upload is in progress. Lastly, we change out the actual profile image when the upload is complete.