Skip to content

"Create Collection" button & text area overflowing outside the dialog box. #2973

Closed
@Ri-Sharma

Description

@Ri-Sharma

Issue#1

Actual Behavior

The 'Create collection' button & the textarea is overflowing outside the dialog box when resizing the textarea.

p5.js.Web.Editor._.My.collections.-.Brave.2024-01-28.23-08-36_Trim.mp4

Expected Behavior

The max-height property is causing this issue.
Also we should remove the resize from this text area, because resizing the textarea after modification in the max-height will cause it to go out of the screen.

Issue#2

The min-width in the Collection Create modal's input area is causing horizontal scrolling for mobile screen with smaller width. It requires adjustment to prevent this issue and improve user experience.

p5.js.Web.Editor._.Create.collection.-.Brave.2024-01-31.23-41-09_Trim.mp4

Metadata

Metadata

Assignees

Labels

Area:CSSFor styling or layout issues handled with CSS/SASSBugError or unexpected behaviors

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions