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

Remove mention button from userlist #513

Merged
merged 5 commits into from
Nov 24, 2024
Merged

Remove mention button from userlist #513

merged 5 commits into from
Nov 24, 2024

Conversation

Mitchdev
Copy link
Contributor

No description provided.

@Mitchdev Mitchdev added the enhancement New feature or request label Jul 31, 2024
@Mitchdev Mitchdev requested a review from 11k July 31, 2024 03:31
Copy link
Contributor

@11k 11k left a comment

Choose a reason for hiding this comment

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

I think the primary motivation for this was to improve chat performance, correct? After all our troubleshooting, it's abundantly clear that unintended repaints due to emote CSS animations is causing the performance issues, so I think this change has negligible impact.

We can take this opportunity to reassess the value of this feature though. I think there's utility in a new user being able to click a button to whisper a moderator. This is the same behavior Twitch offers in its user list. I don't think there's nearly as much utility in having a reply button, however.

Let's instead rework this PR to remove the reply button only.

@Mitchdev Mitchdev requested a review from 11k November 16, 2024 01:40
@Mitchdev Mitchdev changed the title Remove user actions in userlist Improve user actions in userlist. Nov 16, 2024
@Mitchdev Mitchdev changed the title Improve user actions in userlist. Remove mention button from userlist Nov 24, 2024
@11k 11k merged commit 7522728 into master Nov 24, 2024
2 checks passed
@11k 11k deleted the remove-user-actions branch November 24, 2024 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants