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

[Feat]: Implement a new Click Event Handler on Calendar component #1035

Open
adnanqaops opened this issue Jul 11, 2024 · 1 comment
Open
Assignees
Labels
Enhancement New feature or request Javascript Frontend Pull requests that update Javascript code

Comments

@adnanqaops
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
There is a feature request by a User to have a Custom view/form on Click event for a Calendar component. This is actually very useful and pretty straight forward to implement.

Details are in Discord Chat link : https://discord.com/channels/1096896040159957084/1096896040650678314/1260284488164970657

Describe the solution you'd like
From @FalkWolsky , " The new click event handler should make use of the stopPropagiation of the standard click handler.
It should not open the dialogue of the calendar, but offer the user to work for example with a modal."

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

@adnanqaops adnanqaops added Enhancement New feature or request Javascript Frontend Pull requests that update Javascript code labels Jul 11, 2024
@adnanqaops adnanqaops moved this to 🆕 New in Lowcoder Jul 11, 2024
@adnanqaops adnanqaops moved this from 🆕 New to 📋 Backlog in Lowcoder Sep 10, 2024
@martkaczmarek
Copy link
Contributor

Hi, any news on implementing this?
There is an event handler for "Double click", but I don't think you can distinguish what element in the calendar was clicked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request Javascript Frontend Pull requests that update Javascript code
Projects
Status: 📋 Backlog
Development

No branches or pull requests

4 participants