Problem/Motivation

When first trying out Layout Builder+, I completely overlooked the toolbar at the bottom of the page. After changing a block, there was a message at the top of the page, but it was unclear to me how to actually save the changes.

Screenshot

Steps to reproduce

  • Enable Layout Builder on a content type
  • Enable per-content layout
  • Visit the Layout tab on a node
  • Make an change to the layout
  • Note the warning message

Proposed resolution

Easiest solution might just be to describe how to save / where the save button is. i.e. "You have unsaved changes. Use the layout toolbar at the bottom of the window to save."

Another more difficult solution would be to add a link to save in the message: "You have unsaved changes. Click here to save."

Comments

quicksketch created an issue. See original summary.

tanuj.’s picture

Status: Active » Needs review
StatusFileSize
new812 bytes

hey @quicksketch tried a different approach to handle this, instead of changing the warning message i tried to improve the UI for toolbar with more focus on buttons so it doesn't feel like a footer. this will also tackle the situation where if the layout has more elements the message stays on top of page and the user just scrolls past it this new button design will be visible clearly to user in such case.
attaching a patch for this, if this solutions looks good will create a MR.

tanuj.’s picture

StatusFileSize
new312.3 KB
new332.88 KB

Attaching before and after screenshots of Toolbar button improvement.

Before

before screenshot

After

after screenshot

quicksketch’s picture

Status: Needs review » Reviewed & tested by the community

Awesome, I think that alone will be a big help.

tim bozeman’s picture

Status: Reviewed & tested by the community » Fixed

Nice! I tweaked it a tiny bit so that it matches #3404509: Use Hand/Move cursor for block library.

Thank you!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.