Skip to content

Resolve "Clicking import options on batch import resets analysis name"

Description

Some weirdness going on in autosize-textarea causing this ngModel to be reset when rendered. Since we don't need autosize-textarea, replacing it with input seems to do the trick.

Related issues

Notes to review (code/docs/QA)

Tests

General

  • Tests have been added that prove my fix is effective or that my feature works
  • Related tests have been modified/removed

Hypothesis testing:

  • Soak testing has been done
  • Distribution between positive / negative cases has been checked

Database

  • Includes changes to database schema
  • Includes necessary database migrations

Configuration

  • Includes changes to configuration
  • Includes configuration migration instructions in documentation

Closes #2125 (closed)

Edited by Øyvind Evju

Merge request reports