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

Reduce tooltip popup delay duration for Create Agent button on Web app #926

Merged

Conversation

shantanuSakpal
Copy link
Contributor

@shantanuSakpal shantanuSakpal commented Sep 28, 2024

Resolves #915
So the problem was the tool tip was visible on hover, but it was slow, so before the tool tip popped up, the user would click on the button and this stopped the tool tip from popping up.

so i reduced the popup delay to 10ms. now as soon as user hovers over the button , he will see that its a feature coming soon!

@debanjum debanjum changed the title tooltip popup delay duration reduced to 10ms Reduce tooltip popup delay duration for Create Agent button on Web app Sep 29, 2024
@debanjum debanjum added the fix Fix something that isn't working as expected label Sep 29, 2024
@debanjum debanjum merged commit 65d5e03 into khoj-ai:master Sep 29, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Fix something that isn't working as expected
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FIX] The "Create Agent" button doesn't trigger anything
2 participants