-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Labels
EnhancementImprovement to an existing featureImprovement to an existing featureGood First IssueA beginner-friendly issue, great for first-time contributorsA beginner-friendly issue, great for first-time contributorsPriority:MediumModerately important, should be completed in a fair timeframeModerately important, should be completed in a fair timeframe
Description
Background
In a Collection's sketch list view, each sketch has a dedicated row with an "X" button to remove it from the collection. However, the purpose of this button might not be clear to some users.
As a short-term improvement, we would like to add a tooltip with the text "Remove from Collection", which can immediately communicate the button's purpose.
Suggestions to Start
- Identify the component responsible for rendering the Collection view pictured above, and add a tooltip that appears on hover and keyboard focus.
- Examine how tooltips are integrated in other areas of the p5.js editor. One current implementation can be found in the dropdown menu pictured below.

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
EnhancementImprovement to an existing featureImprovement to an existing featureGood First IssueA beginner-friendly issue, great for first-time contributorsA beginner-friendly issue, great for first-time contributorsPriority:MediumModerately important, should be completed in a fair timeframeModerately important, should be completed in a fair timeframe