Skip to content

Added Sentiment Feedback Option to Feedback Modal#3656

Merged
MSzalowski merged 2 commits into
IntersectMBO:developfrom
olindost:feature/3535-add-sentiment-feedback-option
May 29, 2025
Merged

Added Sentiment Feedback Option to Feedback Modal#3656
MSzalowski merged 2 commits into
IntersectMBO:developfrom
olindost:feature/3535-add-sentiment-feedback-option

Conversation

@olindost
Copy link
Copy Markdown
Contributor

Description

This PR adds a third option to the Usersnap feedback modal, allowing users to provide sentiment feedback about their experience with the application. The new option includes a required 1-5 rating scale and an optional freeform text field for additional comments.

Changes

  • Added a new "Share Your Experience" option in the Usersnap feedback modal
  • Implemented a required 1-5 rating scale for sentiment scoring
  • Added an optional text field for additional feedback notes
  • Added comprehensive test coverage for the new sentiment feedback functionality

Testing

  • Added test case 10F. Should submit sentiment feedback to verify:
    • Opening the sentiment feedback option
    • Selecting a rating
    • Adding additional notes
    • Submitting the feedback
    • Verifying the success message

Related Issues

Closes #3535

@olindost olindost requested review from MSzalowski and Ryun1 as code owners May 20, 2025 18:45
@olindost
Copy link
Copy Markdown
Contributor Author

Hey @bosko-m , Here is my PR for #3535. Please have a look and let me know if anything needs to be updated.

Comment thread govtool/frontend/src/context/usersnapContext.tsx Outdated
@olindost
Copy link
Copy Markdown
Contributor Author

Hi @MSzalowski , I have made the change you've requested. Please check if everything is okay. Thanks!

@MSzalowski MSzalowski self-requested a review May 29, 2025 06:20
@MSzalowski MSzalowski merged commit 11fe8c7 into IntersectMBO:develop May 29, 2025
0 of 3 checks passed
@MSzalowski
Copy link
Copy Markdown
Contributor

Thank you @olindost for your contribution! 💪

@Ciabas
Copy link
Copy Markdown
Contributor

Ciabas commented May 29, 2025

@olindost Are you sure that those parameters customFields and feedbackTypes are supported by the tool?
image

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 Sentiment Feedback Option to Feedback Modal

3 participants