feat: mobile mini-cart dropdown tap + per-unit max for responsive range#4512
Open
HardeepAsrani wants to merge 1 commit into
Open
feat: mobile mini-cart dropdown tap + per-unit max for responsive range#4512HardeepAsrani wants to merge 1 commit into
HardeepAsrani wants to merge 1 commit into
Conversation
Collaborator
84a68af to
4a14a30
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Pro PR: #4512
Addresses #3159 (mini-cart dropdown on mobile tap) and #3161 (width support for the header search form).
Search form width (Pro + theme)
The header search form had no width control, so it always rendered at its intrinsic width and couldn't be stretched to dominate the header.
Mobile mini-cart dropdown (theme)
On mobile the dropdown mini-cart was hidden and tapping the cart icon just navigated to the cart page. Now, below the 960px breakpoint, tapping toggles the dropdown preview so customers can review the cart and keep shopping.
Will affect visual aspect of the product
YES/NO
Screenshots
Test instructions
Requires Neve + Neve Pro + WooCommerce active. Hard-refresh / clear cache before testing so rebuilt assets load.
A. Search width (#3161) — Customize → Header → add Advanced Search Form → Style tab
B. Mobile mini-cart dropdown (#3159) — Cart Icon in header
I- nner actions: View cart / Checkout links navigate; removing a line item works via AJAX and the dropdown stays open.
Check before Pull Request is ready: