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

Add new calendar component for selecting week/month #2455

Open
1 of 7 tasks
arcanaxion opened this issue Feb 21, 2025 · 1 comment
Open
1 of 7 tasks

Add new calendar component for selecting week/month #2455

arcanaxion opened this issue Feb 21, 2025 · 1 comment
Labels
🖰 GUI Related to GUI 🆘 Help wanted Open to participation from the community ✨New feature 🟧 Priority: High Must be addressed as soon

Comments

@arcanaxion
Copy link
Contributor

arcanaxion commented Feb 21, 2025

Description

I'm building an app where users want to see their sales data at a daily, weekly or monthly aggregated frequency. Having a component per the title would help with a nicer UI for the user to select their desired week/month. Thanks!

Solution Proposed

The solution could look something like this:

Image

Add parameter to specify the starting day of the week. In my case, it should be Monday.

Impact of Solution

Maybe a new feature of the date control, rather than a new control.

Acceptance Criteria

  • If applicable, a new demo code is provided to show the new feature in action.
  • Integration tests exhibiting how the functionality works are added.
  • Any new code is covered by a unit tested.
  • Check code coverage is at least 90%.
  • Related issue(s) in taipy-doc are created for documentation and Release Notes are updated.

Code of Conduct

  • I have checked the existing issues.
  • I am willing to work on this issue (optional)
@jrobinAV jrobinAV added the 🖰 GUI Related to GUI label Feb 21, 2025
@jrobinAV
Copy link
Member

related issue
#848

@jrobinAV jrobinAV added 🟧 Priority: High Must be addressed as soon 🆘 Help wanted Open to participation from the community labels Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🖰 GUI Related to GUI 🆘 Help wanted Open to participation from the community ✨New feature 🟧 Priority: High Must be addressed as soon
Projects
None yet
Development

No branches or pull requests

2 participants