Skip to content

Add Tooltip for Remove from Collection List Button #3882

@raclim

Description

@raclim

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.

Image

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.
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    EnhancementImprovement to an existing featureGood First IssueA beginner-friendly issue, great for first-time contributorsPriority:MediumModerately important, should be completed in a fair timeframe

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions