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

Feedback Redesign #163

Open
2 tasks
ankitmlesmagico opened this issue Jul 22, 2024 · 1 comment
Open
2 tasks

Feedback Redesign #163

ankitmlesmagico opened this issue Jul 22, 2024 · 1 comment
Assignees

Comments

@ankitmlesmagico
Copy link
Collaborator

ankitmlesmagico commented Jul 22, 2024

Feedback

Props

  • showReviewBox? <boolean>
  • showRatingBox? <boolean>
  • star <number>
  • review <string>
  • onChangeReview <function>
  • onChangeRating <function>
  • handleFeedback <function>
  • styles? <object>

Keep in mind:

  • if showReviewBox prop is true then review and onChangeReview props are mandatory to pass
  • if showRatingBox prop is true then star and onChangeRating props are mandatory to pass
@biratdatta
Copy link
Collaborator

#164 PR for the feedback molecule

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

No branches or pull requests

2 participants