Skip to content

v15.4 Responsive Behavior for Workspace Action Container on Smaller Screens #19365

Open
@jbppraxis

Description

@jbppraxis

Which Umbraco version are you using?

15.4

Bug summary

We have extended the Umbraco CMS workspace action area by adding custom buttons. While this functionality works as expected on larger screens, we've observed that the action buttons overflow the container and become partially or completely obscured on smaller screens (e.g., mobile devices).

The current behavior presents a usability issue, as users may not be able to access all available actions on smaller screens.

Is there an existing configuration option or recommended approach to ensure the workspace action container adapts responsively to different screen sizes? Ideally, the container should dynamically adjust its layout (e.g., through wrapping, scrolling, or other responsive techniques) to ensure all action buttons remain visible and accessible, regardless of the screen size.

Image

Specifics

No response

Steps to reproduce

  1. Add multiple custom action buttons to the action workspace. A minimum of 5-6 buttons is recommended to reliably reproduce the issue.
  2. Open umbraco
  3. Reduce the browser window width (or use a device with a smaller screen) to simulate a smaller screen size. Observe the behavior of the action buttons within the container.

Expected result / actual result

Expected result: The action buttons should remain fully visible and accessible, either through wrapping, scrolling, or another responsive mechanism.
Actual result: The action buttons overflow the container and are partially or completely hidden.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions