Skip to content

[Input] Make 'resize' property available for use with 'textarea' Input type #8568

Closed as not planned
@pllcoster

Description

@pllcoster

Check existing issues

Description

Currently when using a calcite input component with its type property set to textarea, there is no easy way to set the resize css property of the textarea. In particular to set this property when using the React calcite components appears to require accessing the textarea inside a shadow root via refs.

In the case of the dedicated calcite textarea component, there is a resize property available for this purpose. This meets our needs for the time being, however the overall component style and some of its functionality is different compared to the 'Input' textarea.

Acceptance Criteria

New resize property on the Input component allowing the css resize property of the textarea to be set, similarly to the calcite 'TextArea' resize property.

Relevant Info

No response

Which Component

Input

Example Use Case

No response

Priority impact

p4 - not time sensitive

Calcite package

  • @esri/calcite-components
  • @esri/calcite-components-angular
  • @esri/calcite-components-react
  • @esri/calcite-design-tokens
  • @esri/eslint-plugin-calcite-components

Esri team

ArcGIS Knowledge

Metadata

Metadata

Assignees

No one assigned

    Labels

    0 - newNew issues that need assignment.ArcGIS KnowledgeIssues logged by ArcGIS Knowledge team members.calcite-componentsIssues specific to the @esri/calcite-components package.calcite-components-reactIssues specific to the @esri/calcite-components-react package.enhancementIssues tied to a new feature or request.impact - p3 - not time sensitiveUser set priority impact status of p3 - not time sensitiveneeds triagePlanning workflow - pending design/dev review.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions