fix(profile): make completion bar links open edit dialogs (#414)
Three completion bar items (avatar, headline, website/verification) used
hash links targeting elements inside a closed dialog, so clicking them
did nothing. Replace with an editRequest signal through ProfileEditProvider
context that opens the correct edit dialog when triggered.
authored by