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

Reset admin pointer dismissal for module migration when the user activates a module #915

Merged

Conversation

mukeshpanchal27
Copy link
Member

@mukeshpanchal27 mukeshpanchal27 commented Dec 20, 2023

Summary

Follow-up to #910 (comment)

The PR introduced the capability to "un-dismiss" a pointer when a user activates a module. Within the code, the perflab_run_module_activation_deactivation function is utilized, triggered upon saving settings for the Performance Lab.

Checklist

  • PR has either [Focus] or Infrastructure label.
  • PR has a [Type] label.
  • PR has a milestone or the no milestone label.

@mukeshpanchal27 mukeshpanchal27 self-assigned this Dec 20, 2023
@mukeshpanchal27 mukeshpanchal27 added [Type] Enhancement A suggestion for improvement of an existing feature no milestone PRs that do not have a defined milestone for release Creating standalone plugins labels Dec 20, 2023
@mukeshpanchal27 mukeshpanchal27 marked this pull request as ready for review December 20, 2023 08:55
Copy link
Member

@joemcgill joemcgill left a comment

Choose a reason for hiding this comment

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

Seems sensible to me.

Copy link
Member

@felixarntz felixarntz left a comment

Choose a reason for hiding this comment

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

Thank you for the PR @mukeshpanchal27. Looks close, I have one performance thing worth addressing here and another functional concern that could however also be addressed in a separate follow up PR.

load.php Outdated Show resolved Hide resolved
load.php Show resolved Hide resolved
Copy link
Member

@felixarntz felixarntz left a comment

Choose a reason for hiding this comment

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

@mukeshpanchal27 LGTM, but let's follow up on the user conversation, potentially with a follow up PR once we have agreed on the approach.

load.php Outdated Show resolved Hide resolved
load.php Show resolved Hide resolved
@felixarntz felixarntz merged commit 5a4cf83 into feature/creating-standalone-plugins Dec 21, 2023
7 checks passed
@felixarntz felixarntz deleted the fix/un-dismiss-pointer branch December 21, 2023 16:18
@felixarntz felixarntz added the Infrastructure Issues for the overall performance plugin infrastructure label Jan 4, 2024
@felixarntz felixarntz added this to the PL Plugin 2.8.0 milestone Jan 4, 2024
@felixarntz felixarntz removed the no milestone PRs that do not have a defined milestone for release label Jan 4, 2024
@felixarntz felixarntz changed the title Implement "un-dismiss" migration pointer functionality when the user activates a module Reset admin pointer dismissal for module migration when the user activates a module Jan 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Infrastructure Issues for the overall performance plugin infrastructure [Type] Enhancement A suggestion for improvement of an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants