Feat: Implement multi-day calendar header and fix date visibility#56
Conversation
|
@Aaratrika-Shelly is attempting to deploy a commit to the priyanshushekhar10's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
@Aaratrika-Shelly This is alright but can you make the date fixed at the top so even when the user scrolls, it shows the date?
also pls rebase your branch |
6b77575 to
634e697
Compare
|
@PriyanshuShekhar10 |
There is an offset visible here, the preview box seems to be misplaced with respect to the cursor, can you fix that? @Aaratrika-Shelly |
634e697 to
c7ab925
Compare
|
Hi @kanishk6103 and @PriyanshuShekhar10, |
Hey we checked the deployment, please test it properly, session booking does not work as it should, the booking time and booked time is inconsistent which shouldn't be the case. Also there seems to be no reason to add mongoose, is there any particular reason you have added it?
|
c7ab925 to
be0865d
Compare
|
"Hi @kanishk6103 @PriyanshuShekhar10 , |
|
hi @PriyanshuShekhar10 @kanishk6103 . |



This PR resolves the issue regarding the calendar date visibility. After investigation, it was determined that the multi-day header needed to be implemented as a new feature.
Changes Made
This PR is based on the
test-dashbranch as requested and delivers the feature shown in the issue's screenshot.Final Result
Closes #31