Skip to content

Layout overflow and viewport fitting issues in Copi game engine page #2334

@brainstrom286

Description

@brainstrom286

Overview

While testing the Copi game engine page (https://cornucopia.owasp.org/copi), I observed that parts of the layout do not fit properly within the viewport — even on standard laptop/desktop screen resolutions.

Certain UI elements extend beyond the visible screen area, requiring horizontal scrolling and affecting overall usability.

Observed Behavior

  • Horizontal overflow on standard desktop/laptop resolutions
  • Some UI components extend beyond the viewport boundaries
  • Layout does not fully fit within the visible screen area

Expected Behavior

The game engine interface should:

  • Fit entirely within the viewport on common desktop/laptop resolutions
  • Avoid horizontal scrolling
  • Maintain proper alignment and spacing of interactive elements

If this aligns with project priorities, I would be happy to investigate and work on a fix.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions