Skip to content

fix: hide tooltip on mouseout for Active Box (#4670) #4673

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
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

palakrathore294
Copy link
Contributor

Fixes #4670

Tooltip now disappears on mouseout from Active Box. This improves UI/UX as expected behavior. Contributed via Code4Govt.
Please assign this issue to me.
regards ,
Palak rathore
github: https://github.com/palakrathore294
email-id: palakrathore294@gmail.com

bhumika-ks31 and others added 2 commits April 25, 2025 22:29
new instrument - mandolin (sugarlabs#4581)
Description of interface.js file: 

The interface.js file is a JavaScript module that provides essential functions and variables to manage and export user interface-related features and configurations. It serves as a central file for exporting interface functionalities, which can be imported into other parts of the application to maintain a consistent user experience across the platform.

Key Features of this file: 

UI Management Functions: Contains functions to initialize, update, and manage the user interface.

Interface Configurations: Exports configuration settings like themes, layout preferences, and other UI-related variables.

Reusable Code: Exports reusable functions and objects to be shared across different modules, ensuring better code modularity and maintainability.

By organizing these features in the interface.js file, it enhances code structure and reusability, making it easier to manage the user interface elements of the application.
Bhumika kashyap
Gmail:tilantajagra@gmail.com
Github ..https://github.com/bhumika-ks31
Copy link

github-actions bot commented May 1, 2025

❌ Some Jest tests failed. Please check the logs and fix the issues before merging.

Failed Tests:

ToneBlocks.test.js

@Commanderk3
Copy link
Member

@palakrathore294
Could you please elaborate what issue you are trying to fix. The issue number you tagged does not match the description.

Copy link

github-actions bot commented Jul 1, 2025

This pull request has been open for more than 60 days without any activity. It will be closed in 3 days unless the stale label is removed or commented on.

@github-actions github-actions bot added the Stale label Jul 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Widget block gets disable after Restore
3 participants