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

Updated PolicyActions.tsx with Follow/Unfollow functionality #1657

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

odurcan
Copy link
Collaborator

@odurcan odurcan commented Dec 10, 2024

Summary

Updated PolicyActions.tsx with Follow/Unfollow functionality

Checklist

  • When the current user is not already following the relevant bill, the "Follow" button on the Testimony Detail page should read "Follow [Bill]" and clicking it should successfully follow the bill
  • When the current user is already following the relevant bill, the "Follow" button on the Testimony Detail page should read "Unfollow [Bill]" and clicking it should successfully unfolllow the bill

Screenshots

Add some screenshots highlighting your changes.

Known issues

If you've run against limitations or caveats, include them here. Include follow-up issues as well.

Steps to test/reproduce

For each feature or bug fix, create a step by step list for how a reviewer can test it out. E.g.:

  1. Go to the home page
  2. Click on a testimony
  3. See that it's loaded with a loading spinner

Copy link

vercel bot commented Dec 10, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
maple-dev ❌ Failed (Inspect) Dec 10, 2024 4:17am

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