composer require text wrapping to the next line under Releases info

Created on 6 December 2024, 16 days ago

Problem/Motivation

The composer require text is wrapping to the next line under the releases info. If module name is large then composer require 'drupal/some-large-module-name:^1.0.0' wraps to the next line.

composer require text displays fine

composer require text DOESN'T displays fine

Steps to reproduce

Check Releases section on any project page that has at least one release. If project name is large enough then the composer require text will wrap to the next line.

Proposed resolution

Two options:
1. Reduce the font size
1. Set white space to nowrap. By adding css white-space: nowrap; (Recommended)

Remaining tasks

1. Create Patch

User interface changes

1. It will start showing the entire composer require text even for the long project name.
1. There will be horizontal scroll bar at bottom of textarea displaying composer require text, if project name is large enough.

🐛 Bug report
Status

Active

Version

1.0

Component

User interface

Created by

🇮🇳India msankhala Bikaner, Rajasthan

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024