Skip to content

Fix horizontal scrollbar in order form page for long questions on smaller screens #2882

@mariobehling

Description

@mariobehling

On the order form page of the ticket component, long question texts can cause the right-side content area to overflow horizontally. This results in a horizontal scrollbar, especially on smaller screens such as laptops.

Image

Steps to Reproduce

  • Open the ticket order form page
  • Add or view a form with very long question text
  • Use a smaller screen size (e.g. laptop resolution)

Current Behavior

  • The content area overflows horizontally
  • A horizontal scrollbar appears

Expected Behavior

  • No horizontal scrollbar should appear
  • Long text should wrap properly within the available width
  • Layout should remain responsive across screen sizes

Notes

  • Likely requires CSS adjustments such as text wrapping or container width constraints
  • Ensure consistent behavior across different browsers and screen sizes

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    In progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions