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 - Add a success/error message after publishing a survey #138

Closed marycastino closed 1 year ago

marycastino commented 1 year ago

Description Currently, after publishing a survey the user is redirected to the Home page. I suggest we add a success message to confirm with the user that the process was a success.

Acceptance Criteria

  1. After the survey questionnaire is published successfully a success message is displayed.
  2. If any error was encountered while publishing the questionnaire, an error message is displayed.
  3. The messages will only appear for a while (maybe 5 seconds?) and then automatically close (if possible).

Mockup Image

Note: It was discussed with the team that we will use pop-up messages(shown below) instead of the banner above. Image