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

fix: Deadzone in squad post moderation item avatar #4034

Merged
merged 2 commits into from
Jan 3, 2025
Merged

Conversation

AmarTrebinjac
Copy link
Contributor

@AmarTrebinjac AmarTrebinjac commented Jan 2, 2025

Changes

There's a deadzone on the avatar in squad post moderation. Clicking it does nothing, presumably some interference with how we pass click events. Just setting the pointer events to none is a quick and easy fix because we aren't passing anything to it anyway.

Events

Did you introduce any new tracking events?

Experiment

Did you introduce any new experiments?

Manual Testing

Caution

Please make sure existing components are not breaking/affected by this PR

Preview domain

https://mi-711.preview.app.daily.dev

Copy link

vercel bot commented Jan 2, 2025

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

Name Status Preview Updated (UTC)
daily-webapp ✅ Ready (Inspect) Visit Preview Jan 3, 2025 10:08am
1 Skipped Deployment
Name Status Preview Updated (UTC)
storybook ⬜️ Ignored (Inspect) Jan 3, 2025 10:08am

@AmarTrebinjac AmarTrebinjac merged commit 1c1fc41 into main Jan 3, 2025
10 checks passed
@AmarTrebinjac AmarTrebinjac deleted the MI-711 branch January 3, 2025 10:10
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