-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 2.4.0
-
Component/s: UI
-
Release Notes Summary:Text area stretches to a maximum height such that the "Cancel" and "Add" buttons remain accessible on "Add to Collection" screen.
-
Tags:
-
Backlog priority:300
-
Sprint:UI - 2022-13
Steps to reproduce:
- Create a Document that can be added to a Collection
- Click Add to Collection button from Document actions
- In Collections dropdown, type name of a new Collection ('+' sign should appear next to entry) and click
- In Description text-area, paste a very long value
Expected: Text area stretches to a maximum height such that the "Cancel" and "Add" buttons remain accessible on screen.
Actual: Text area vertically grows indefinitely; "Cancel" and "Add" are inaccessible until either changing browser zoom or clicking off the dialog and reopening.
- clones
-
WEBUI-438 Fix infinite vertical stretch in Description field of dialog from nuxeo-add-to-collection-documents-button
- Resolved