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

Pdeexp 2143 add kadena to make magic cli #13

Merged
merged 15 commits into from
Jan 8, 2025

Conversation

joshuascan
Copy link
Member

@joshuascan joshuascan commented Jan 8, 2025

πŸ“¦ Pull Request

Ticket: https://magiclink.atlassian.net/browse/PDEEXP-2143

βœ… Fixed Issues

  • [List any fixed issues here like: Fixes #XXXX]

🚨 Test instructions

[Describe any additional context required to test the PR/feature/bug fix.]

⚠️ Don't forget to add a semver label!

  • patch: Bug Fix?
  • minor: New Feature?
  • major: Breaking Change?
  • skip-release: It's unnecessary to publish this change.

@joshuascan joshuascan marked this pull request as ready for review January 8, 2025 00:40
@joshuascan joshuascan requested a review from a team as a code owner January 8, 2025 00:40
@joshuascan joshuascan self-assigned this Jan 8, 2025
return (
<Card>
<CardHeader id="discord">Discord Login</CardHeader>
{isAuthLoading && isAuthLoading !== 'false' ? (
Copy link

Choose a reason for hiding this comment

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

Is this 'false' supposed to be a string, or a boolean?

Copy link
Member Author

Choose a reason for hiding this comment

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

isAuthLoading is pulled from localStorage so a string is correct. I have no idea why these were built like this, but I just carried over the structure from previous templates.

@joshuascan joshuascan added the minor New feature label Jan 8, 2025
@joshuascan joshuascan merged commit e0dcc22 into master Jan 8, 2025
1 of 2 checks passed
@joshuascan joshuascan deleted the PDEEXP-2143-add-kadena-to-make-magic-cli branch January 8, 2025 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor New feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants