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

IBX-4012: [Sections] Recalculate last section padding on section height change #758

Merged
merged 1 commit into from
Apr 20, 2023

Conversation

GrabowskiM
Copy link
Contributor

@GrabowskiM GrabowskiM commented Apr 6, 2023

Question Answer
Tickets https://issues.ibexa.co/browse/IBX-4012
Bug fix? yes
New feature? no
BC breaks? no
Tests pass? yes
Doc needed? no
License GPL-2.0

We need to recalculate last section padding in case of when there is dynamically loaded content, as it changes content height and breaks proper selecting of active section in left nav menu

Checklist:

  • Coding standards ($ composer fix-cs)
  • Ready for Code Review

@GrabowskiM GrabowskiM marked this pull request as draft April 6, 2023 14:38
@GrabowskiM GrabowskiM marked this pull request as ready for review April 19, 2023 07:01
@GrabowskiM GrabowskiM force-pushed the recalculate-padding-on-section-height-change branch from f185b62 to f56a65a Compare April 19, 2023 11:59
@GrabowskiM GrabowskiM changed the title [Sections] Recalculate last section padding on section height change IBX-4012: [Sections] Recalculate last section padding on section height change Apr 19, 2023
@GrabowskiM GrabowskiM changed the base branch from main to 4.4 April 19, 2023 11:59
@GrabowskiM GrabowskiM force-pushed the recalculate-padding-on-section-height-change branch from f56a65a to be4667e Compare April 20, 2023 08:10
@GrabowskiM GrabowskiM changed the base branch from 4.4 to main April 20, 2023 08:10
@sonarcloud
Copy link

sonarcloud bot commented Apr 20, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link
Contributor

@mnocon mnocon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@dew326 dew326 merged commit abcbfa2 into main Apr 20, 2023
@dew326 dew326 deleted the recalculate-padding-on-section-height-change branch April 20, 2023 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants