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(ui): removed X logo from claim gems and possible linux click fix #1305

Merged
merged 1 commit into from
Dec 23, 2024

Conversation

peps
Copy link
Collaborator

@peps peps commented Dec 23, 2024

This PR removes the "X" logo from the Claim Gems button in the login modal. This is because we now support multi-auth logins.

I also added preventDefault and stopPropagation to see if it fixes an issue where this button is not working on Linux. I don't have access to a Linux machine to test, so this is a shot in the dark fix. This is low risk though, since adding those event functions shouldn't effect anything on the working platforms.

CleanShot 2024-12-23 at 17 10 37

@peps peps self-assigned this Dec 23, 2024
Copy link
Collaborator

@brianp brianp left a comment

Choose a reason for hiding this comment

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

Tested on Mac and the button still button'd.

Did not test on other OS's.

@brianp brianp merged commit 5a4855d into tari-project:main Dec 23, 2024
8 checks passed
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