Skip to content

feat: Modal Dialogs Feedback Loop (#411)#687

Merged
RUKAYAT-CODER merged 1 commit into
rinafcode:mainfrom
usmanimamu17-create:fix/issue-411-modal-feedback-loop
Jun 25, 2026
Merged

feat: Modal Dialogs Feedback Loop (#411)#687
RUKAYAT-CODER merged 1 commit into
rinafcode:mainfrom
usmanimamu17-create:fix/issue-411-modal-feedback-loop

Conversation

@usmanimamu17-create

Copy link
Copy Markdown
Contributor

Closes #411

Adds ModalFeedbackLoop which wraps Modal and queues a feedback dialog after the primary modal closes, capturing a 1–5 rating + optional comment + arbitrary source data and invoking the consumer-supplied onFeedback callback.

Wraps the existing Modal with a feedback-collection follow-up that
opens automatically when the primary modal closes. The loop captures
a 1-5 rating, optional comment, and arbitrary sourceData pointer.
@drips-wave

drips-wave Bot commented Jun 25, 2026

Copy link
Copy Markdown

@Icahbod 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

@RUKAYAT-CODER

Copy link
Copy Markdown
Contributor

Thank you for contributing to the project

@RUKAYAT-CODER
RUKAYAT-CODER merged commit 8279660 into rinafcode:main Jun 25, 2026
5 of 6 checks passed
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.

feature Modal Dialogs : Feedback Loop

2 participants