OpenBeta / open-tacos

Rock climbing route catalog (openbeta.io)
https://openbeta.io
GNU Affero General Public License v3.0
139 stars 122 forks source link

Show updated profile after user updates her profile #762

Open actuallyyun opened 1 year ago

actuallyyun commented 1 year ago

What would you like to be able to do? Please describe. As a user, after updating my profile, I'd like to see the updated profile page.

How important is this to you (Please pick one)

Currently, it stays in the /edit route

Screenshot 2023-03-28 at 16 25 58

Hendriksn commented 1 year ago

Hello! Is this issue still on? I would like to work on that! :) Could you assign me?

vnugent commented 1 year ago

The profile edit page will change due to https://github.com/OpenBeta/open-tacos/pull/838 and https://github.com/OpenBeta/open-tacos/issues/811

Please do not work on this issue until those 2 have been resolved.

ShravaniRoy commented 1 year ago

@vnugent all the above mentioned issues #838 and #811 are closed.

As of now, once the profile is updated, a notification triggers that "Username updated".

If this is the expected behavior, we can close this issue. Else, I would like to pick this up. Please assign it to me.

However, I have observed that the same notification message is displayed irrespective of the field being updated on the page. Displaying a generic message is good, yet having custom notifications is a nice-to-have feat.