Skip to content

[✨ FEATURE] Implement action_on_blur for dates #2643

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

Open
1 of 7 tasks
FlorianJacta opened this issue May 21, 2025 · 0 comments
Open
1 of 7 tasks

[✨ FEATURE] Implement action_on_blur for dates #2643

FlorianJacta opened this issue May 21, 2025 · 0 comments
Labels
πŸ–° GUI Related to GUI ✨New feature 🟧 Priority: High Must be addressed as soon πŸ”’ Staff only Can only be assigned to the Taipy R&D team

Comments

@FlorianJacta
Copy link
Member

FlorianJacta commented May 21, 2025

πŸ” Feature Description

Action on blur was not implement for dates. It also has no action or change_delay. We have people complanied about dates. When users are writing dates inside the sate visual element, this is calling the on_change a lot of times with unusable dates that will raise errors in the user Python code.

#2023

πŸ’‘ Proposed Solution

Implement action_on_blur, on_action and change_delay for dates.

πŸ“œ Code of Conduct

  • I have checked the existing issues to avoid duplicates.
  • I am willing to work on this issue (optional)

βœ… Acceptance Criteria

  • A working demo or example code (if applicable) is provided.
  • Integration tests demonstrate the new functionality.
  • Any new code is covered by unit tests.
  • Code coverage remains at least 90%.
  • Related documentation updates and release notes are created.
@jrobinAV jrobinAV added the πŸ”’ Staff only Can only be assigned to the Taipy R&D team label May 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
πŸ–° GUI Related to GUI ✨New feature 🟧 Priority: High Must be addressed as soon πŸ”’ Staff only Can only be assigned to the Taipy R&D team
Projects
None yet
Development

No branches or pull requests

2 participants