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

Remove BROKEN from datepicker #63

Merged
merged 2 commits into from
Jan 3, 2024
Merged

Conversation

tungleduyxyz
Copy link
Contributor

@tungleduyxyz tungleduyxyz commented Dec 12, 2023

The issue raised here: killbill/killbill-admin-ui#389
The issue is due to the hover behavior. When you move your mouse to the datepicker, you’re technically no longer hovering over the form div, so the form disappears.
So I think we can switch from hover to click behavior. This way, the form will stay visible until you click outside of it.

@tungleduyxyz tungleduyxyz requested a review from pierre December 12, 2023 16:53
@tungleduyxyz tungleduyxyz requested a review from pierre January 3, 2024 15:59
@pierre pierre merged commit e63a6e6 into killbill:master Jan 3, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants