Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvement/profile editing #66

Merged
merged 13 commits into from
Dec 9, 2023
Merged

Conversation

vilbedawg
Copy link
Member

@vilbedawg vilbedawg commented Dec 8, 2023

Refactored profile editing view with the required features (delete/edit information) + some minor tweaks non-related to this PR, but included them anyways since we are in a hurry!

@vilbedawg vilbedawg marked this pull request as ready for review December 8, 2023 17:09
Copy link
Member

@melinaruu melinaruu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this looks good to me. only thing i was wondering is that is it necessary to log out the user after they edit their info? or is difficult to do it without the logout?

@vilbedawg
Copy link
Member Author

this looks good to me. only thing i was wondering is that is it necessary to log out the user after they edit their info? or is difficult to do it without the logout?

Not necessarily as of now, but in the future, it might be necessary depending on if some data is stored in the authentication token. Also, I think most sites I've used usually require you to either refresh or re-login.

@melinaruu
Copy link
Member

yeah i guess im more used to a refresh and was thinking about it from the user experience perspective. but i guess this works too. after all its not that often that a use changes their info

@vilbedawg vilbedawg merged commit ba27f43 into development Dec 9, 2023
1 check passed
@vilbedawg vilbedawg deleted the improvement/profile-editing branch December 9, 2023 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants