-
Notifications
You must be signed in to change notification settings - Fork 228
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
As a DelayJS user, I want to rollback to previous DelayJS version to mitigate regressions #7349
Comments
GroomingScope a solution
Development steps:
How will this be validated?
Can be peer-coded: No |
cc @piotrbak Adding this to the service board to help with 3.18.3 |
@MathieuLamiot I would be fine with that solution but it works only with the verson Should we add also previous versions or is it fine because your AC states |
@MathieuLamiot I added a PR for that code I just need to have someone to Run Rocket-E2E (DelayJS part) for non-regression checks. Small question for the moment I didn't renammed the delay js script v2 with the version, I was wanting to know should it be done so we have all version on each script or can it have a side effect? |
NO we should not add other versions than 1.2.6 for now. If the filter selects something else, we will serve the current (the latest release) version so the one already in the repo. |
@CrochetFeve0251 For Rocket-E2E, please contact the QA team, or make this Ready for QA and specify E2E needs to run. |
I am not sure to understand the question. Do you mean you want to rename the "current version" of the script too? I would say it has no benefits to do so. Keeping the normal name allows to know it's the default/latest version |
Context
We recently released a complete rework of the DElay JS script with the v2.
While it fixes many issues, it has some regressions on other points, that are being tackled by the developers. However, in the meantime, we would like to offer an easy way for users to use a previous version of the script.
Dependencies
NA
Expected behavior
Provide a filter allowing to select which version of DelayJS should be used.
For now, only the current version and v1.2.6 must be provided.
Note that DelayJS is composed of 2 scripts: lazyload-script and elementor-animation.
Provide the filter name and how to use it to @piotrbak and the support team so that they can prepare a helper plugin.
Acceptance Criteria
Additional information
The text was updated successfully, but these errors were encountered: