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 copy replay button functionality #2195

Merged
merged 3 commits into from
Jan 7, 2024

Conversation

malaow3
Copy link
Contributor

@malaow3 malaow3 commented Dec 12, 2023

Copy replay link button functionality was previously not working. This might not be the best way to "fix" that, as there is an existing copyReplayLink function present in the same file.

This is my quick-and-inelegant solution with the purpose of possibly providing a short term solution until a better one can be found.

Thanks!

Copy link
Member

@HoeenCoder HoeenCoder left a comment

Choose a reason for hiding this comment

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

Hi @malaow3, sorry for the delay on this. I've noticed that you have opened a PR to fix the same issue as I did, but since you opened this first your welcome to finish this up and take the credit.

Closes #2207

@malaow3 malaow3 requested a review from HoeenCoder January 7, 2024 15:36
Copy link
Member

@HoeenCoder HoeenCoder left a comment

Choose a reason for hiding this comment

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

Thanks!

@HoeenCoder HoeenCoder merged commit 8820a14 into smogon:master Jan 7, 2024
1 check passed
@malaow3
Copy link
Contributor Author

malaow3 commented Jan 7, 2024

Thanks again for the review (and for fixing my missing semicolon!)

MathyFurret pushed a commit to MathyFurret/pokemon-showdown-client that referenced this pull request Mar 25, 2024
Co-authored-by: HoeenHero <HoeenCoder@users.noreply.github.com>
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