Real-Dev-Squad / website-status

Shows a roadmap of the ongoing projects being done
https://status.realdevsquad.com/
MIT License
21 stars 147 forks source link

[BUG] Issue with the list of extension request opens up when user clicks on ext req icon in task details page. #1168

Closed palakgupta2712 closed 1 month ago

palakgupta2712 commented 2 months ago

Issue Description

1095

On clicking the extension-request icon show the whole list of the extension-request for that particular task.

Expected Behavior

On clicking the extension-request show the whole list of the extension-request for that particular task The list of extension-requests are not in descending order, due to which older Extension Request shows up first.

Current Behavior

On clicking the extension-request icon, show the whole list of the extension-request for that particular task, with status = "PENDING" and sort the data in descending order of creation of the extension request.

Screenshots

image

Reproducibility

Steps to Reproduce

Severity/Priority

Additional Information

Checklist