Skip to content

347 user following and followers change - #370

Open
Jordon1377 wants to merge 5 commits into
mainfrom
347-user-following-and-followers-change
Open

347 user following and followers change#370
Jordon1377 wants to merge 5 commits into
mainfrom
347-user-following-and-followers-change

Conversation

@Jordon1377

Copy link
Copy Markdown
Collaborator

Following and Follower Pop up tabs in the profile menu now open for all users. The follow and unfollow buttons will act in accordance to the user opperating the site instead of the user whos page is being viewed. Currently the page reloads upon file. This takes a while and I will make an issue to fix it. In order to get around reloading the page, a bunch of use states and contexts will need to be sent to the pop up files so that they can be corrected uppon a user pressing follow or unfollow.

Buttons for follow and unfollow need to be fixed and reimplemented
Users can follow/unfollow on any profile page. The follower changes are fixed for the active user and changes to UI have been updated to only occur when on your own profile page. EX: Unfollowing removes entry from the list only on your own page now. Buttons are shown in correspondence to the active users followers and not the profile page users
***There are a few issues to fix:
Unfollow and follow buttons could display in both menus based on whether the user is following them or not.
Reloading the window is a temp fix. The use states should be ported into the popup files so that rather then reloading their states can be updated accordingly...
@Jordon1377 Jordon1377 linked an issue Oct 18, 2024 that may be closed by this pull request
src/web/src/Components/profile/FollowerPopup.tsx
src/web/src/Components/profile/FollowingPopup.tsx
src/web/src/Pages/user/ProfilePage.tsx
@Jordon1377 Jordon1377 closed this Oct 18, 2024
@Jordon1377

Copy link
Copy Markdown
Collaborator Author

Pull from main broke something

@Jordon1377

Copy link
Copy Markdown
Collaborator Author

Fixed issue

@Jordon1377 Jordon1377 reopened this Oct 18, 2024
@github-actions

github-actions Bot commented Dec 3, 2024

Copy link
Copy Markdown

This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days.

@github-actions github-actions Bot added the Stale label Dec 3, 2024
@Kagiri2 Kagiri2 removed the Stale label Dec 4, 2024
@github-actions

Copy link
Copy Markdown

This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days.

@github-actions github-actions Bot added the Stale label Jan 19, 2025
@shimupan shimupan removed the Stale label Jan 23, 2025
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.

User Following and Followers change

4 participants