Real-Dev-Squad / website-dashboard

Dashboard site for RDS
https://dashboard.realdevsquad.com/
MIT License
17 stars 141 forks source link

Completed the datepicker feature in user standup updates and fixed the hover issue on dates #851

Open ANKIT9761 opened 1 week ago

ANKIT9761 commented 1 week ago

Issue on standup dates

Date: 24-09-2024

Developer Name: Ankit Kanyal


Issue Ticket Number

https://github.com/Real-Dev-Squad/website-dashboard/issues/830

Description

So I have added a datepicker in user standup update section when clicked the user is automatically scrolled to that particular standup date.Also I have fixed hover issues when user hover over standup dates .Previously when user hover over any date hover effect is applied to entire row.

Documentation Updated?

Under Feature Flag

Database Changes

Breaking Changes

Development Tested?

Screenshots

Screenshot 1 ![image](https://github.com/user-attachments/assets/b46585e9-dd44-4e52-8a30-c465085c0a2a)

https://github.com/user-attachments/assets/e9daf379-e5e0-47c9-b2c4-7db3320f15e6

Test Coverage

Screenshot 1 Group tests are passing. ![image](https://github.com/user-attachments/assets/c50535e2-a2e7-4a7a-acac-8ef30fac70e8)

image

Additional Notes

ANKIT9761 commented 6 days ago

@vinit717

why there is too much changes as your task is related to only standup

After making changes there was an update on develop branch so as stated in contributing.md I pulled those changes and rebased it as we were told to do in the readme.