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

#225 fx-Remove ratings legacy feature #594

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

Bananayosostene
Copy link
Contributor

@Bananayosostene Bananayosostene commented Oct 18, 2024

PR Description

This PR addresses the removal of legacy features on the frontend, specifically the non-implemented fields qualityRemark, quantityRemark, and professionalismRemark, which were redundant and not utilized. The feedback and rating functionality remain as the primary feature for user feedback.

Description of tasks that were expected to be completed

Confirmed that the legacy fields were not implemented on the frontend.
Verified that no changes or updates were required in terms of visual or functional implementation related to these fields.
Cleaned up any mentions or potential references to the fields if found.
How has this been tested?
Manual review: Ensured that no unintended front-end changes related to qualityRemark, quantityRemark, and professionalismRemark exist.
Browser testing: Verified that the existing feedback and ratings features work as expected without any issues.
Number of Commits
1 commit for the changes. Squashed if necessary.

Screenshots (If appropriate)

(Optional)

Please check this Checklist before you submit your PR:
My code follows the style guidelines of this project.
I have performed a self-review of my code.
My code generates no warnings.
My test coverage meets the set test coverage threshold.
There are no vulnerabilities.
There are no conflicts with the base branch.

Copy link

vercel bot commented Oct 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
metron-devpulse ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 24, 2024 10:00am

Copy link
Contributor

@shema-surge shema-surge left a comment

Choose a reason for hiding this comment

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

  1. Remove bodyQuality, bodyQuantity and bodyProfessional
  2. "generalRemarks" is no longer needed, keep "feedbacks" only

@shema-surge shema-surge self-requested a review October 22, 2024 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants