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

Remove the “>” selector to make the selector more flexible #144

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

LaBisquerie
Copy link
Contributor

Questions Answers
Description? The “>” selector makes it impossible to customize this module, particularly as we can't add any other HTML element between the “.js-mailalert” div and the input[type=email].
By removing this selector, we can add HTML elements between them and maintain the current functionality.
Type? improvement
BC breaks? no
Deprecations? no
Fixed ticket? /
How to test? Remove the “>” selector in the file and test operation

@florine2623
Copy link
Contributor

ping @PrestaShop/prestashop-core-developers could this be QA tested by a dev ?

Copy link
Contributor

@florine2623 florine2623 left a comment

Choose a reason for hiding this comment

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

Hello @LaBisquerie ,

Tested the PR and classic features of this module.

  • Configuration of Customer notifications (logged-in and guest customers)
  • Configuration Merchant notifications (New order, Our of stock, Return)

No change noticed on usual behavior nor exception displayed.
It is QA ✅ !
Thanks!

@florine2623 florine2623 self-assigned this Nov 14, 2024
@nicosomb nicosomb added this to the 3.0.1 milestone Nov 14, 2024
@nicosomb nicosomb merged commit dd926c8 into PrestaShop:dev Nov 14, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

6 participants