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

VIDCS-3370: Onclick listener is on an icon, not the button #50

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

cpettet
Copy link
Contributor

@cpettet cpettet commented Feb 7, 2025

What is this PR doing?

Fixes a tiny issue where the onclick handler was on an icon, not the button. This caused the browser console to log an error.

How should this be manually tested?

Repro'ing the error
  • checkout develop
  • join a room with a user, open the browser console
  • join the same room in another tab
  • notice in the browser console, there's a an error
Verifying the fix
  • checkout this branch
  • repeat steps above, but hopefully the error isn't present 🤞

What are the relevant tickets?

Resolves VIDCS-3370

[ ] Resolves a Known Issue.
[ ] If yes, did you remove the item from the docs/KNOWN_ISSUES.md?
[ ] Resolves an item reported in Issues.
If yes, which issue? Issue Number?
[ ] If yes, did you close the item in Issues?

@github-actions github-actions bot changed the base branch from main to develop February 7, 2025 16:08
@cpettet cpettet changed the title VIDC-3370: Onclick listener is on an icon, not the button VIDCS-3370: Onclick listener is on an icon, not the button Feb 7, 2025
@cpettet cpettet closed this Feb 7, 2025
@cpettet cpettet reopened this Feb 7, 2025
Copy link
Collaborator

@maikthomas maikthomas left a comment

Choose a reason for hiding this comment

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

LGTM!

@DeliaTok
Copy link

DeliaTok commented Feb 7, 2025

looks good. Thanks for your help!

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.

4 participants