Skip to content
This repository was archived by the owner on Dec 20, 2023. It is now read-only.

Bug Fixes for Sprint 2 containing bugs from older sprints #67

Open
9 of 14 tasks
denizumuteser opened this issue Nov 24, 2022 · 2 comments
Open
9 of 14 tasks

Bug Fixes for Sprint 2 containing bugs from older sprints #67

denizumuteser opened this issue Nov 24, 2022 · 2 comments
Assignees

Comments

@denizumuteser
Copy link
Collaborator

denizumuteser commented Nov 24, 2022

List of bugs

  • a user can access the feed without logging in, from feed he/she/it/they/them can access to any profile and than change profile information and also post and like as that user. (impersonation without authentication)
  • occasional Fetch error (most likely from follow/following implementation)
  • visiting profile with false userID gives error.
  • user can follow indefinitely same user.
  • user can follow itself.
  • user can like a post more than once.
  • update profile option at profiles currently not working when updating more than one field.
  • when user changes its username, his posts contain he/she/it/they/them older username as author.
  • currently some console.log() function calls for debugging purposes are printing confidential information to web browser console, they should be removed.
  • in feed and profile there are some component rerenders that are unnecessary and might cause issues.
  • when deleting a profile, posts of that profile must also be deleted.
  • even with a delay, sometimes a posts like doesnt update when like button is clicked.
  • Search displays user IDs and name together which should not be displayed
  • currently usernames can be duplicate
@denizumuteser denizumuteser self-assigned this Nov 24, 2022
@denizumuteser
Copy link
Collaborator Author

go commit rope neck

@denizumuteser
Copy link
Collaborator Author

Image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant