Real-Dev-Squad / website-status

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

Refactor `TaskDetails` Component for Improved Maintainability and Performance #1243

Closed Achintya-Chatterjee closed 2 months ago

Achintya-Chatterjee commented 3 months ago

Date: 29 August, 2024

Developer Name: @Achintya-Chatterjee


Issue Ticket Number

Documentation Updated?

Under Feature Flag

Database Changes

Breaking Changes

Development Tested?

Screenshots

Screenshot 1 https://github.com/user-attachments/assets/99f71428-691e-44d9-96b9-eafd472b964e

Test Coverage

Screenshot 1 Screenshot 2024-09-02 at 01 39 52 Screenshot 2024-09-02 at 01 38 55

Additional Notes

vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
status-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 3, 2024 9:04am
yesyash commented 3 months ago
Achintya-Chatterjee commented 3 months ago
  • can we use named exports instead of default exports in all new components as it makes it easy to find references?

@yesyash done