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

fix: prevent budget bar arrow and product label ribbons to be shown in the subcategories layer #1329

Merged

Conversation

andreassteinmann
Copy link
Collaborator

@andreassteinmann andreassteinmann commented Nov 22, 2022

PR Type

[ x ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no API changes)
[ ] Build-related changes
[ ] CI-related changes
[ ] Documentation content changes
[ ] Application / infrastructure changes
[ ] Other:

What Is the Current Behavior?

Two absolute positioned elements are shown in the subcategories layer when a user hovers over a catalog in the header:

  • my account: budget bar indicator
  • product list and product detail page: product label ribbons

Budget bar indicator:
budget-bar

Budget bar indicator when hovering the catalog:
budget-bar_overlay

Product list product label ribbon:
plp_ribbon

Product list product label ribbon when hovering the catalog:
plp_ribbon_overlay

Product detail page product label ribbon:
pdp_ribbon

Product detail page product label ribbon when hovering the catalog:
pdp_ribbon_overlay

Issue Number: Closes #
Related issue: #762

What Is the New Behavior?

The budget bar indicator and the product label ribbon should not be shown in the subcategories layer.

Does this PR Introduce a Breaking Change?

[ ] Yes
[ x ] No

Other Information

AB#81281

@andreassteinmann andreassteinmann self-assigned this Nov 22, 2022
@andreassteinmann andreassteinmann marked this pull request as ready for review November 22, 2022 14:15
@shauke shauke added this to the 3.2 milestone Nov 22, 2022
@shauke shauke merged commit 7f4d34c into develop Nov 22, 2022
@shauke shauke deleted the fix/absolute-positioned-elements-shown-in-subcategories-layer branch November 22, 2022 14:57
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.

2 participants