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: footer id unique #4215

Merged
merged 1 commit into from
Mar 28, 2024
Merged

fix: footer id unique #4215

merged 1 commit into from
Mar 28, 2024

Conversation

preda-bogdan
Copy link
Contributor

Summary

Solves the issue with the footer not having a unique ID since mobile was introduced.

Will affect the visual aspect of the product

NO

Screenshots

Test instructions

  1. Check on any page where the footer is being used that there is only one element with id any of the IDs:
    • cb-row--footer-desktop-top
    • cb-row--footer-mobile-top
    • cb-row--footer-desktop-bottom
    • cb-row--footer-mobile-bottom
    • cb-row--footer-desktop-main
    • cb-row--footer-mobile-main

Check before Pull Request is ready:

Closes: #4212.

Solve issue with footer not having an unique ID since mobile was introduced.

Closes: #4212
@preda-bogdan preda-bogdan linked an issue Mar 14, 2024 that may be closed by this pull request
@pirate-bot pirate-bot added the pr-checklist-complete The Pull Request checklist is complete. (automatic label) label Mar 14, 2024
@pirate-bot
Copy link
Collaborator

Plugin build for e59ee0e is ready 🛎️!

@irinelenache
Copy link
Contributor

@preda-bogdan Tested and everything's fine here 🚀

@preda-bogdan preda-bogdan merged commit 99d64ea into development Mar 28, 2024
17 checks passed
@preda-bogdan preda-bogdan deleted the fix/footer_id branch March 28, 2024 11:23
@pirate-bot
Copy link
Collaborator

🎉 This PR is included in version 3.8.4 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@pirate-bot pirate-bot added the released Indicate that an issue has been resolved and released in a particular version of the product. label Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-checklist-complete The Pull Request checklist is complete. (automatic label) released Indicate that an issue has been resolved and released in a particular version of the product.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Duplicated IDs in the Footer Builder
4 participants