Skip to content

Conversation

@julianocosta89
Copy link
Member

@julianocosta89 julianocosta89 commented Oct 17, 2025

Changes

Fix: #2659

A couple of big changes in this PR:

  • Checkout page:
    • Now it shows address only once at the top
    • Product images are not distorted
    • The quantity of products are taken into consideration when buying the product
      • This is a funny one. Before this the price was always the same if there was 1 or 10 products of the same type in the cart.
  • Cart dropdown:
    • Product images are not distorted anymore.
    • The scroll bar only appears when there is something to scroll.
  • Footer:
    • Moved footer to the template and removed from all pages.
  • You may also like
    • This section recommends products not added to the cart users. When all items were added to the cart this section was empty.
      • Added a validation to remove the section when there are no items to show.

Merge Requirements

For new features contributions, please make sure you have completed the following
essential items:

  • CHANGELOG.md updated to document new feature additions
  • Appropriate documentation updates in the docs
  • Appropriate Helm chart updates in the helm-charts

Maintainers will not merge until the above have been completed. If you're unsure
which docs need to be changed ping the
@open-telemetry/demo-approvers.

@julianocosta89 julianocosta89 requested a review from a team as a code owner October 17, 2025 09:11
@julianocosta89 julianocosta89 changed the title Frontend fix naviagtion and calculation [frontend] Fix navigation and cart math Oct 17, 2025
@rogercoll rogercoll merged commit 3e7498d into open-telemetry:main Oct 23, 2025
33 checks passed
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.

[Frontend] - Omnibus Bug Fixes & Improvements

2 participants