Skip to content

Conversation

@kbangelov
Copy link
Contributor

Resolves:

https://scratchfoundation.atlassian.net/browse/UEPR-429

Changes:

Deletes the tooltip popup logic and all code related to it in the project view page component

Copy link
Contributor

@KManolov3 KManolov3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We'd also want to remove the logic related to the modal shown after the tooltip closes. See https://github.com/scratchfoundation/scratch-www/pull/9638/files for reference on the PR that introduced the feature callout.

@kbangelov
Copy link
Contributor Author

We'd also want to remove the logic related to the modal shown after the tooltip closes. See https://github.com/scratchfoundation/scratch-www/pull/9638/files for reference on the PR that introduced the feature callout.

ah yes my bad

…github.com:kbangelov/scratch-www into task/uepr-429-remove-set-thumbnail-feature-callout
@KManolov3 KManolov3 requested a review from Copilot December 8, 2025 14:53
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR removes the "Set Thumbnail" feature callout by eliminating the tooltip and modal that introduced users to the thumbnail update functionality.

  • Removes tooltip popup logic and state management for the thumbnail update feature
  • Deletes the UpdateThumbnailInfoModal component and associated styles
  • Removes localization strings for the tooltip and modal

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/views/preview/project-view.scss Removes tooltip-specific styles including overlay hiding and popover styling
src/views/preview/project-view.jsx Removes tooltip/modal state, lifecycle methods, and related function parameters
src/views/preview/l10n.json Removes localization strings for tooltip and modal text
src/components/modal/update-thumbnail-info/modal.scss Deletes entire stylesheet for the modal component
src/components/modal/update-thumbnail-info/modal.jsx Deletes entire modal component file

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Contributor

@KManolov3 KManolov3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@KManolov3 KManolov3 merged commit 08655e4 into scratchfoundation:develop Dec 9, 2025
5 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Dec 9, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants