Skip to content

fix: Add Tooltip for Remove from Collection List Button#4023

Closed
localhost-legend wants to merge 1 commit intoprocessing:developfrom
localhost-legend:fix/issue-3882-mn3bu4h7
Closed

fix: Add Tooltip for Remove from Collection List Button#4023
localhost-legend wants to merge 1 commit intoprocessing:developfrom
localhost-legend:fix/issue-3882-mn3bu4h7

Conversation

@localhost-legend
Copy link
Copy Markdown

Summary

  - **client/components/SketchList.js**: Added a tooltip to the 'X' button in the Collection view

  What changed
  Add a tooltip to the 'X' button in the Collection view by identifying the responsible component and implementing a hover and keyboard focus event handler. Examine existing tooltip implementations in the p5.js editor for guidance.

   Testing
  I tested this locally and the changes work as expected. Happy to make any adjustments if needed!

  Closes #3882

@raclim
Copy link
Copy Markdown
Collaborator

raclim commented Apr 10, 2026

Thanks for your interest in this issue!

Unfortunately, the solution provided here does not seem to address the original issue, since it adds in a separate JavaScript file and does not update the relevant SketchList.jsx component. Since the issue has already been resolved by a different pull request, I'm going to close this fo rnow.

@raclim raclim closed this Apr 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants