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: create application cannot proceed to next step #292

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

kittybest
Copy link
Contributor

@kittybest kittybest commented Sep 2, 2024

Description
Use useMemo to detect if the step is complete or not, but it's actually not needed, change to pure function.

Issues
fix #281

Copy link

vercel bot commented Sep 2, 2024

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

Name Status Preview Comments Updated (UTC)
maci-platform ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 2, 2024 7:58pm

@kittybest kittybest self-assigned this Sep 2, 2024
Copy link
Collaborator

@ctrlc03 ctrlc03 left a comment

Choose a reason for hiding this comment

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

Thanks

@ctrlc03 ctrlc03 force-pushed the fix/contribution-links branch from 9730941 to bafe192 Compare September 2, 2024 19:40
@ctrlc03 ctrlc03 enabled auto-merge September 2, 2024 19:40
@ctrlc03 ctrlc03 disabled auto-merge September 2, 2024 21:17
@ctrlc03 ctrlc03 merged commit b6fca8f into main Sep 2, 2024
14 of 16 checks passed
@ctrlc03 ctrlc03 deleted the fix/contribution-links branch September 2, 2024 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Bug(interface): Contribution links in create application
2 participants