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 - An extra question is displayed when viewing a draft questionnaire #125

Closed marycastino closed 1 year ago

marycastino commented 1 year ago

Steps to Reproduce

  1. Login as a surveyor
  2. Create a new survey
  3. Add at least 1 question
  4. Click on the back button
  5. Notice that the newly created survey is saved as draft
  6. Click on the Edit button of that survey card
  7. Notice that an extra question card is displayed.

Expected Result

Actual Result

Screenshot/Recording Image

thisisdajaaa commented 1 year ago

requesting for retest @aubreyCast