Skip to content

fix: ensure single SelectionFooter with all required props#306

Merged
Eniola3321 merged 1 commit into
ANYTECHS:mainfrom
Prz-droid:selection-footer-fix
Apr 29, 2026
Merged

fix: ensure single SelectionFooter with all required props#306
Eniola3321 merged 1 commit into
ANYTECHS:mainfrom
Prz-droid:selection-footer-fix

Conversation

@Prz-droid
Copy link
Copy Markdown
Contributor

close #155

- Verify only one SelectionFooter instance is rendered in ProjectsPage
- Add selectedIds prop to SelectionFooter interface for clarity
- Pass all required props: count, selectedIds, onMint, isMinting, undo, redo, canUndo, canRedo
- Update component documentation to clarify single instance requirement
- Ensures mint functionality works correctly with proper prop passing
@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented Apr 29, 2026

@Prz-droid Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Eniola3321 Eniola3321 merged commit 5525b87 into ANYTECHS:main Apr 29, 2026
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.

SelectionFooter rendered twice with conflicting props

2 participants