Page MenuHomePhabricator

AliasesEdit component: implement UI-only behavior
Closed, ResolvedPublic

Description

  • component data (list of aliases) is a string array, and a language
  • each individual alias gets passed to the textarea component
  • should have n+1 textareas, n being the number of aliases
  • on textarea @blur filter out empty aliases

Component structure:

  • AliasesEdit
    • TermboxTermTextarea coming soon (tm) <- placeholder, limit, alias value