-
-
Notifications
You must be signed in to change notification settings - Fork 83
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels