thisisdajaaa / codev-feedback-system

Codev's internal feedback system created using React.js, Typescript, TailwindCSS, Next.js, Storybook, MongoDB, Redux, Express.js
https://codev-feedback-system.vercel.app
2 stars 0 forks source link

Bug - A blank response is added to the list when a new invite is sent for a survey #152

Closed marycastino closed 1 year ago

marycastino commented 1 year ago

Steps to Reproduce

  1. Login as a surveyor
  2. Check and take note of the current responses of a survey
  3. Go to the Homepage and invite another respondent to answer the survey
  4. Go to the Responses tab and click on the survey

Expected Result Responses displayed is the same as before

Actual Result There is a new blank response displayed Please see attached image: Image

Acceptance Criteria As discussed with the team, instead of not including blank responses, we will include it but will add a note that response is still pending.