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: Avoid displaying Empty containers - MEED-7939 - Meeds-io/meeds#2670 #267

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

boubaker
Copy link
Member

@boubaker boubaker commented Dec 12, 2024

Prior to this change, when a container has an empty content, it displays an empty div. This may lead to not have the Sticky behavior to work. Thus, this change will simply avoid displaying containers having empty contents.

Resolves Meeds-io/meeds#2670



Prior to this change, when a container has an empty content, it displays an empty div. This may lead to not have the `Sticky` behavior to work. Thus, this change will simply avoid displaying containers having empty contents.
@github-actions github-actions bot added the partialCIBuild Perform Partial CI Build label Dec 12, 2024
Copy link

sonarcloud bot commented Dec 12, 2024

@boubaker boubaker enabled auto-merge (squash) December 12, 2024 13:18
@boubaker boubaker merged commit a251620 into develop Dec 12, 2024
7 checks passed
@boubaker boubaker deleted the meed-7939 branch December 12, 2024 13:31
rdenarie pushed a commit that referenced this pull request Dec 12, 2024
 (#267)

Prior to this change, when a container has an empty content, it displays
an empty div. This may lead to not have the `Sticky` behavior to work.
Thus, this change will simply avoid displaying containers having empty
contents.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
partialCIBuild Perform Partial CI Build
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Spaces] [Layout] Last app must be sticky but is not in space homepage
2 participants