Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default to the upcoming week for scheduling. #72

Closed
kenako1 opened this issue Jan 19, 2025 · 2 comments
Closed

Default to the upcoming week for scheduling. #72

kenako1 opened this issue Jan 19, 2025 · 2 comments

Comments

@kenako1
Copy link
Contributor

kenako1 commented Jan 19, 2025

<style type="text/css"></style> As a manager, I want the app to automatically pre-select the upcoming week for scheduling, so that I don’t have to manually set the dates. --
@kenako1
Copy link
Contributor Author

kenako1 commented Jan 29, 2025

🔹 Definition of Done:
✔️ The system automatically pre-selects the next available week upon accessing the scheduling module.
✔️ If no menu exists for the upcoming week, it prompts managers to create one.
✔️ Managers can override the default selection by manually choosing another week.
✔️ UI updates in real-time when the selected week changes.
✔️ Performance tests confirm no delays in loading the default week.
✔️ Edge cases are handled, such as year-end transitions (e.g., last week of December into January).

@leonalkalai
Copy link
Contributor

leonalkalai commented Feb 2, 2025

" If no menu exists for the upcoming week, it prompts managers to create one."

@TheaWin This is not part of the calendar component. It depends from another component.

All the other conditions are done
✔️ The system automatically pre-selects the next available week upon accessing the scheduling module.
✔️ Managers can override the default selection by manually choosing another week.
✔️ UI updates in real-time when the selected week changes.
✔️ Performance tests confirm no delays in loading the default week.
✔️ Edge cases are handled, such as year-end transitions (e.g., last week of December into January).

@leonalkalai leonalkalai added this to the Sprint 4 milestone Feb 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants