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

Enhancement - Remove draft surveys from the Survey List in the Responses page #146

Closed marycastino closed 1 year ago

marycastino commented 1 year ago

Description Currently, draft surveys are displayed in the Responses page under the Survey List. Since drafts are still not published it is better to not include them in this page.

Acceptance Criteria

  1. Only Active/Completed surveys are displayed in Survey List
  2. Draft surveys are not included in the Survey List