Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added manual cache update on rename #814

Merged
merged 10 commits into from
Dec 11, 2024

Conversation

Corepex
Copy link
Contributor

@Corepex Corepex commented Dec 10, 2024

Changes in this pull request

Resolves #753

Additional info

This pull request includes several changes to the assets/js/src/core/modules/element/hooks and assets/js/src/core/components/drag-and-drop/draggable.tsx files to improve functionality and maintainability. The most important changes include the addition of a new hook for cache updates, integration of this hook into existing APIs, and a minor fix in the Draggable component.

New Hook for Cache Updates:

Integration of Cache Update Hook:

Minor Fix:

@Corepex Corepex self-assigned this Dec 10, 2024
Copy link

sonarcloud bot commented Dec 10, 2024

Copy link
Contributor

@markus-moser markus-moser left a comment

Choose a reason for hiding this comment

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

LGTM

@Corepex Corepex merged commit 5ca74bb into 1.x Dec 11, 2024
1 check passed
@Corepex Corepex deleted the 753-missing-asset-context-menu-actions-rename branch December 11, 2024 08:47
@github-actions github-actions bot locked and limited conversation to collaborators Dec 11, 2024
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.

Missing asset context menu actions
2 participants