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

Fixed issue #6394 #6533

Closed
wants to merge 99 commits into from
Closed

Conversation

akathuria289
Copy link
Contributor

Issue Reference

#6394

Description

Added a scroller on the empty input field on Add to cart button click

@Sanjaybhattwebkul
Copy link
Contributor

@akathuria289
Not working properly. the error should be focused only after one click.

@akathuria289
Copy link
Contributor Author

@Sanjaybhattwebkul FIxed

devansh-webkul and others added 6 commits July 8, 2022 11:17
@devansh-webkul devansh-webkul added the In Testing When PR in testing. label Jul 20, 2022
@@ -286,9 +297,25 @@
setTimeout(function() {
document.getElementById('product-form').submit();
}, 0);
} else {
this.activateAutoScroll()
}
});
},
Copy link
Member

Choose a reason for hiding this comment

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

add new line here

@akathuria289
Copy link
Contributor Author

Added

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants