Page MenuHomePhabricator

Move Text area component to WiKit
Closed, ResolvedPublic

Description

This task depends on T287568: Create Text area component

As we would like to ensure our work is upstreamed to WiKit, we will have to move the text area component (and it's tests) from our own repository to WiKit.

AC:

  • Text area component is copied to vue-compoenent/src/components in the WiKit repository
  • Jest tests that mount and test the component are also copied to vue-compoenent/test/unit/componenets and are passing.

Event Timeline

Note: While working on the textarea component in the Mismatch Finder codebase, some default behaviors from wikit were disabling the native ability to properly resize the element.

This was caused by adding the wikit class to the element and will require investigation as part of this task.

ItamarWMDE updated the task description. (Show Details)