Skip to content

[Fixed] - HTML Validation issue Replace Attribute with data-* attribute #26055

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

Merged
merged 6 commits into from
Mar 26, 2020

Conversation

niravkrish
Copy link
Contributor

@niravkrish niravkrish commented Dec 15, 2019

Other Related Pull Requests

Description (*)

  1. I have change attribute to data attributes in swatch-module and apply appropriate changes Javascript functions to achieve HTML validation as Mentioned In the Issue.

Fixed Issues (if relevant)

  1. Layered navigation breaks HTML5 Validation #22363: Layered navigation breaks HTML5 Validation

Manual testing scenarios (*)

  1. Manual Testing

Questions or comments

Contribution checklist (*)

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds are green)

@m2-assistant
Copy link

m2-assistant bot commented Dec 15, 2019

Hi @niravkrish. Thank you for your contribution
Here is some useful tips how you can test your changes using Magento test environment.
Add the comment under your pull request to deploy test or vanilla Magento instance:

  • @magento give me test instance - deploy test instance based on PR changes
  • @magento give me 2.4-develop instance - deploy vanilla Magento instance

For more details, please, review the Magento Contributor Guide documentation.

@magento-engcom-team magento-engcom-team added Partner: Krish TechnoLabs partners-contribution Pull Request is created by Magento Partner labels Dec 15, 2019
@ihor-sviziev
Copy link
Contributor

@magento run all tests

@ihor-sviziev ihor-sviziev self-assigned this Feb 6, 2020
Copy link
Contributor

@ihor-sviziev ihor-sviziev left a comment

Choose a reason for hiding this comment

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

Hi @niravkrish,
Your changes looks good to me, but tests should be updated accordingly.

Could you review test failures and fix them?

Also could you add the email that you've used in the commit to your GitHub account?

@ihor-sviziev ihor-sviziev added Auto-Tests: Not Covered Changes in Pull Request requires coverage by auto-tests Award: bug fix labels Feb 7, 2020
@engcom-Echo engcom-Echo self-assigned this Feb 24, 2020
@engcom-Echo engcom-Echo removed their assignment Feb 24, 2020
@ghost ghost dismissed ihor-sviziev’s stale review February 24, 2020 09:43

Pull Request state was updated. Re-review required.

@ihor-sviziev
Copy link
Contributor

Hi @niravkrish,
Will you be able to update your PR?

Copy link
Contributor

@ihor-sviziev ihor-sviziev left a comment

Choose a reason for hiding this comment

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

See my review above

… Fixed-22363

� Conflicts:
�	app/code/Magento/Swatches/view/frontend/templates/product/layered/renderer.phtml
@engcom-Echo
Copy link
Contributor

I will try to fix it.

@engcom-Echo engcom-Echo self-assigned this Feb 27, 2020
@engcom-Echo
Copy link
Contributor

@magento run all tests

@engcom-Echo engcom-Echo requested a review from ihor-sviziev March 4, 2020 10:23
engcom-Echo and others added 2 commits March 4, 2020 13:06
…ddProductToCartTest.xml

Co-Authored-By: Ihor Sviziev <ihor-sviziev@users.noreply.github.com>
@ihor-sviziev
Copy link
Contributor

@magento run all tests

@magento-engcom-team
Copy link
Contributor

Hi @ihor-sviziev, thank you for the review.
ENGCOM-7042 has been created to process this Pull Request

@engcom-Bravo
Copy link
Contributor

✔️ QA Passed
No not allowed attribute error. See the attachment made Before PR on the left and After PR on the right
html_not_allowed

@m2-assistant
Copy link

m2-assistant bot commented Mar 26, 2020

Hi @niravkrish, thank you for your contribution!
Please, complete Contribution Survey, it will take less than a minute.
Your feedback will help us to improve contribution process.

@sdzhepa sdzhepa mentioned this pull request May 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants