Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Implement Feedback submission #558

Open
wants to merge 52 commits into
base: main
Choose a base branch
from
Open

Conversation

harsh3dev
Copy link
Collaborator

@harsh3dev harsh3dev commented Jan 21, 2025

Resolves #309

  • Add feedback form
  • Integrate ReCAPTCHA on the page
  • Create feedback app in the backend
  • Add frontend tests
  • Add backend tests
  • Update the code to use Chakra UI instead of shadcn ui
Recording.2025-01-26.215215.mp4

Note:

I have not added any buttons to go to /feedback page as I couldn't figure out where to put it.
So I would like the reviewers' suggestions on it.
Thanks

@harsh3dev harsh3dev marked this pull request as draft January 21, 2025 08:42
@harsh3dev harsh3dev marked this pull request as ready for review January 22, 2025 12:13
Copy link
Collaborator

@kasya kasya left a comment

Choose a reason for hiding this comment

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

@harsh3dev Hey! Could you resolve conflicts on this PR? Thanks! 👍🏼

@harsh3dev harsh3dev requested a review from kasya January 23, 2025 04:42
@harsh3dev
Copy link
Collaborator Author

@arkid15r @kasya

Recording.2025-01-29.150755.mp4

@harsh3dev harsh3dev requested a review from arkid15r January 29, 2025 10:15
@harsh3dev
Copy link
Collaborator Author

@arkid15r @kasya I have updated the PR and made the suggested changes but after every other PR merge, this PR is having conflict in the poetry.lock and package-lock.json files. So I think it would be better to review this PR for any other changes and then I can resolve the conflict just before merging.

@github-actions github-actions bot added the schema label Feb 3, 2025
@github-actions github-actions bot removed the schema label Feb 4, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implemnet user feedback form on Nest frontend
3 participants