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

feat: user following functionality on users dashboard #829

Merged
merged 1 commit into from
Jul 4, 2024

Conversation

rhodinemma
Copy link
Collaborator

Description

  • This PR adds logic to the users dashboard to allow following other users.

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

Trello Ticket ID

https://trello.com/c/B4ihAu5F

How Can This Been Tested?

  • Run this branch locally, checkout the users dashboard at http://localhost:3000/dashboard and attempt to follow suggested users.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

Screenshots

Screen.Recording.2024-07-04.at.5.09.33.PM.mov

Copy link
Collaborator

@mosesmulumba mosesmulumba left a comment

Choose a reason for hiding this comment

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

ACK

@rhodinemma rhodinemma merged commit 5e3f483 into microservice Jul 4, 2024
2 checks passed
@rhodinemma rhodinemma deleted the ft/dashboard-user-follow branch July 4, 2024 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants