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: show warning before blocking followed channel #5615

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

Nerixyz
Copy link
Contributor

@Nerixyz Nerixyz commented Oct 2, 2024

When blocking a followed channel, a warning is now shown about unfollowing that channel as a result of blocking them.

Closes #5565.
Closes #1886.

@8thony
Copy link
Contributor

8thony commented Oct 2, 2024

Probably #1886 will be resolved as well

Comment on lines 672 to 673
getHelix()->getFollowedChannel(
getApp()->getAccounts()->twitch.getCurrent()->getUserId(),
Copy link
Member

Choose a reason for hiding this comment

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

Let's have the messagebox always show up, regardless of follow state

src/providers/twitch/api/Helix.cpp Show resolved Hide resolved
src/widgets/dialogs/UserInfoPopup.cpp Outdated Show resolved Hide resolved
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.

A confirmation for potentially unwated usercard actions
3 participants