-
Notifications
You must be signed in to change notification settings - Fork 3
"unfollow" confirmation modal and "Unfollow All" button #1628
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
Conversation
|
@shanbady looking at the screenshots, I'm noticing an additional question mark that's not needed in the "Unfollow All" modal. |
|
gumaerc
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 LGTM
However, I noticed that the title of the PR is "Follow/Unfollow All" but there is no "Follow All" function. We should change the title to be more accurate, in case someone looks at this in the future.
* adding initial button * adding working dialog * fixing typecheck lint * fixing styles and checking for existing subscriptions * adding tests * fixing lint * adding another test. fixing dialog header * fixing lint * remove trailing question mark



What are the relevant tickets?
Closes https://github.com/mitodl/hq/issues/5636
Description (What does it do?)
This PR adds the following to the settings page in the user dashboard:
Screenshots (if appropriate):
How can this be tested?