Skip to content

Conversation

crftwrk
Copy link
Member

@crftwrk crftwrk commented Jul 16, 2025

@Axos11

  • Added <?php do_action('bootscore_before_mini_cart_footer'); ?>
  • Removed if (apply_filters('bootscore/woocommerce/notifications/mini-cart/use_toasts', false)) {

@crftwrk crftwrk marked this pull request as draft July 16, 2025 09:30
@crftwrk crftwrk added this to v6.3.0 Jul 16, 2025
@crftwrk crftwrk moved this to Todo in v6.3.0 Jul 16, 2025
@crftwrk crftwrk added the documentation Improvements or additions to documentation label Jul 17, 2025
@crftwrk crftwrk moved this from Todo to In Progress in v6.3.0 Jul 24, 2025
crftwrk and others added 8 commits July 24, 2025 19:27
Ensures that the hiding of toast notifications is handled by the View Transition API when available, providing a smoother user experience.

Sets animation and autohide options for toasts, and wraps the toast hiding logic within `document.startViewTransition` if the API is supported.
Readds comments to the ajax-cart.php file to explain
the shadow and background removal in toast messages,
and the issue with multiple notices in a single toast.
Improves the visual appearance of toasts by adjusting their positioning within the container and matching the background color to the mini-cart footer. This enhances consistency and user experience.
@crftwrk crftwrk marked this pull request as ready for review August 1, 2025 15:45
@crftwrk crftwrk requested a review from Axos11 August 1, 2025 15:45
crftwrk and others added 3 commits August 1, 2025 17:50
Addresses visual inconsistencies in toast spacing.

Adds a horizontal rule to visually separate the button from
the toast messages for improved clarity.
@Axos11 Axos11 merged commit 90f212a into main Aug 1, 2025
@github-project-automation github-project-automation bot moved this from In Progress to Done in v6.3.0 Aug 1, 2025
@crftwrk crftwrk deleted the Refactor-cart-alerts-to-toasts branch August 1, 2025 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ajax cart documentation Improvements or additions to documentation WooCommerce
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants