chingu-x / chingu-dashboard

https://chingu-dashboard.vercel.app
GNU General Public License v3.0
9 stars 2 forks source link

"Check-In Submitted" is shown in current sprint #238

Closed cherylli closed 11 hours ago

cherylli commented 2 months ago

Describe the bug For context, this is currently day 2 or 3 for sprint 3 but the button says I've submitted the sprint-3 checkin

To Reproduce Steps to reproduce the behavior:

  1. Go to My Voyage -> Sprints -> Current Sprint

Expected behavior It should be disabled till after the sprint ends (but should not say it has been submitted)

Screenshots image

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

eury-k commented 2 months ago

I think the error here is that the check in form is not available until a certain day later in the week (not sure of the exact dates but for example, it opens on Sun and is due Tues). Created a disabled button of the Check-in form to show when the user hasn't completed the check in form bc the form is not available yet.

Light Mode: (primary-focus fill, neutral-content text) Screenshot 2024-09-05 at 11 54 54 AM

Dark Mode: (primary-focus fill, neutral-content text) Screenshot 2024-09-05 at 11 55 56 AM

Dan-Y-Ko commented 2 months ago

right now, the checkin button is available all week

cherylli commented 2 months ago

right now, the checkin button is available all week

Not in my case, since I submitted LAST week checkin, but I still haven't submitted sprint 3 check in in this case, but it still says submitted

@eury-k thanks. That looks good

Dan-Y-Ko commented 2 months ago

right now, the checkin button is available all week

Not in my case, since I submitted LAST week checkin, but I still haven't submitted sprint 3 check in in this case, but it still says submitted

@eury-k thanks. That looks good

Im gunna need more specifics, I think. I submitted a checkin and the following week it became available for that current sprint.

jdmedlock commented 2 months ago

DO NOT MODIFY/DELETE THIS COMMENT Project task ID: 86b21jxhx

cherylli commented 2 months ago

right now, the checkin button is available all week

Not in my case, since I submitted LAST week checkin, but I still haven't submitted sprint 3 check in in this case, but it still says submitted @eury-k thanks. That looks good

Im gunna need more specifics, I think. I submitted a checkin and the following week it became available for that current sprint.

yes so, the check in for sprint 3, for example, will be available after sprint 3 is completed, so it will be available in sprint 4 till the check in submission deadline

Dan-Y-Ko commented 11 hours ago

this will be fixed in p2