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

Other user's profiles display "Create New Project," "Edit Profile," and "Delete Account" buttons #45

Open
jlaurentpdx opened this issue Apr 28, 2022 · 0 comments

Comments

@jlaurentpdx
Copy link
Contributor

jlaurentpdx commented Apr 28, 2022

NOTE: Because of the data sent by front-end fetch calls our back-end routes, these buttons do NOT appear to affect the other user. This should only be a visual implementation issue unless confirmed otherwise.

When logged in to an account and viewing a different user's profile, the buttons for "Create New Project," "Edit Profile," and "Delete Account" still appear on the other user's profile page. As noted above, clicking any of these buttons and following through with the actions only seem to impact the logged-in user and follow expected behaviors. There is a minor exception for "Edit Profile" which routes the user to /users/<other-user's-username>, but clicking "Save" from this page edits only the logged-in user's profile.

The screenshots below are from a logged-in session for the user "jojo" viewing the profile for user "space-lady":

Screenshot 2022-04-27 212624
Screenshot 2022-04-27 212734

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

No branches or pull requests

1 participant