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 - csv file download issue #1534

Open vidhya-vjkumar opened 1 month ago

vidhya-vjkumar commented 1 month ago

Describe your issue

When csv download button is clicked in all pages - tasks, task types, events - the csv file containing the data in tasks page is downloaded from all pages.

Steps to reproduce

  1. Go to https://dev-app-mulearn.vercel.app/dashboard/tasks or https://dev-app-mulearn.vercel.app/dashboard/events or https://dev-app-mulearn.vercel.app/dashboard/task-type
  2. Click on the csv button

What was the expected result?

I expected the data from tasks page to be downloaded when csv button in tasks page was clicked, data from event page to be downloaded when csv button in events page was clicked and data from task type page to be downloaded when the csv button in task type page was clicked.

Put here any screenshots or videos (optional)

No response

Would you like to work on this issue?

None