gtech-mulearn / mulearn

µLearn is a synergic philosophy of education, with a culture of mutual learning through micro groups of peers. µLearn is here to assist you in breaking through the echo chambers and free you from the shackles that have you grounded.
https://mulearn.org/
39 stars 74 forks source link

mu-dev- Task Management - Events - 400 - Description blank issue #1536

Open vidhya-vjkumar opened 1 month ago

vidhya-vjkumar commented 1 month ago

Describe your issue

In create task, if only the task name is given and clicked on done, the popup closes but no task gets added. The response tab shows that the description field shouldn't be blank but no popup stating that is shown in frontend. The description field is not set as a required field. Also the dialog box shows create task instead of create event.

Steps to reproduce

  1. Go to https://dev-app-mulearn.vercel.app/dashboard/events
  2. Click on create task and add a task without giving the description

What was the expected result?

I expected when the done button is clicked without filling the description, it shows that description field must not be blank.

Put here any screenshots or videos (optional)

Screenshot (406) Screenshot (407)

https://github.com/gtech-mulearn/mulearn/assets/106170027/9d3b0c65-a066-4e46-b8fe-948c0c6f816e

Would you like to work on this issue?

None