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

Add proper typing to mapChildNodes function #1630

Merged
merged 2 commits into from
May 5, 2024
Merged

Conversation

adamgall
Copy link
Member

@adamgall adamgall commented May 2, 2024

Closes #1632

The mapChildNodes function was typed with lots of anys, which I didn't like. Here is a fix for that.

Have tested loading up DAOs with and without children. Things work as expected.

Copy link

netlify bot commented May 2, 2024

Deploy Preview for fractal-dev ready!

Name Link
🔨 Latest commit fb6aebb
🔍 Latest deploy log https://app.netlify.com/sites/fractal-dev/deploys/6637af5ebe109300086de587
😎 Deploy Preview https://deploy-preview-1630.app.dev.fractalframework.xyz
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@adamgall adamgall self-assigned this May 2, 2024
Copy link
Contributor

@Da-Colon Da-Colon left a comment

Choose a reason for hiding this comment

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

No complaints, looks good to me

@adamgall adamgall merged commit 216e88b into develop May 5, 2024
7 checks passed
@adamgall adamgall deleted the typing-mapChildNodes branch May 5, 2024 16:11
@adamgall adamgall mentioned this pull request May 15, 2024
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.

Add proper typing to mapChildNodes function
3 participants