[BTAPP-37] Grey out Next week arrow when on the current week #51
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/BTAPP-37"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Ticket
BTAPP-37
Summary
isAtCurrentWeek = dayjs(weekDate).add(1, week).isAfter(dayjs())to detect when navigating forward would exceed todaydisabled+ 0.35 opacity to the Next button when on the current week