fix: hide tooltip on mouseout for Active Box (#4670)#4673
Closed
palakrathore294 wants to merge 2 commits intosugarlabs:masterfrom
Closed
fix: hide tooltip on mouseout for Active Box (#4670)#4673palakrathore294 wants to merge 2 commits intosugarlabs:masterfrom
palakrathore294 wants to merge 2 commits intosugarlabs:masterfrom
Conversation
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
Contributor
|
❌ Some Jest tests failed. Please check the logs and fix the issues before merging. Failed Tests: |
Member
|
@palakrathore294 |
Contributor
|
This pull request has been open for more than 60 days without any activity. It will be closed in 3 days unless the |
Contributor
|
Closed pull request due to inactivity for more than 63 days. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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