Skip to content

fix: edit home menu disappear after scrolling an element down - MEED-10340 - Meeds-io/meeds#4124#508

Open
akhanfir wants to merge 1 commit intostable/7.1.x-exofrom
backport-10340
Open

fix: edit home menu disappear after scrolling an element down - MEED-10340 - Meeds-io/meeds#4124#508
akhanfir wants to merge 1 commit intostable/7.1.x-exofrom
backport-10340

Conversation

@akhanfir
Copy link
Copy Markdown

@akhanfir akhanfir commented Apr 6, 2026

Before this change, when create spacex then edit layout of home and move an element to the bottom of the page, check display of edit home menu. To fix this issue, a check was added to ensure that the toolbar element is not already present inside the container before appending it. This prevents duplicate DOM insertions and stabilizes the layout behavior during rendering. As a result, the edit home menu should be available.

…10340 - Meeds-io/meeds#4124 (#506)

Before this change, when create spacex then edit layout of home and move an element to the bottom of the page, check display of edit home menu. To fix this issue, a check was added to ensure that the toolbar element is not already present inside the container before appending it. This prevents duplicate DOM insertions and stabilizes the layout behavior during rendering. As a result, the edit home menu should be available.
@akhanfir akhanfir enabled auto-merge (squash) April 6, 2026 16:08
@github-actions github-actions bot added the partialCIBuild Perform Partial CI Build label Apr 6, 2026
@akhanfir akhanfir requested a review from Jihed525 April 6, 2026 16:08
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.

2 participants