Skip to content

Magento 2.3.0 can't change text area field height admin form using Ui component #22771

@Patelcc

Description

@Patelcc

Preconditions (*)

  1. Magento version CE 2.3.0
  2. PHP version 7.1.
  3. Admin area

Steps to reproduce (*)

  1. Create admin form usign Ui component.
  2. Add text area field to form
  3. Try to increase text-area field height using <item name="rows" xsi:type="number">60</item>
    Note: It is not working because of CSS admin__control-textarea class given height height: 8.48rem; if you remove this CSS then it is working fine.

Expected result (*)

expected-result

Actual result (*)

Actual-result

Metadata

Metadata

Assignees

Labels

Component: UiFixed in 2.2.xThe issue has been fixed in 2.2 release lineIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentProgress: PR CreatedIndicates that Pull Request has been created to fix issueReproduced on 2.2.xThe issue has been reproduced on latest 2.2 releaseReproduced on 2.3.xThe issue has been reproduced on latest 2.3 release

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions