Skip to content

Use events for confirmation_input instead of $ref

What does this MR do?

Reverts the use of $refs and uses v-model for the confirmation_input component, the previous way doesn't allow for the modal component to update the status of submit button, e.g.

2018-02-05_15.33.55

Does this MR meet the acceptance criteria?

  • Changelog entry added, if necessary
  • Tests added for this feature/bug
  • Review
    • Has been reviewed by Frontend

cc @winh As you seem to have encountered this as well

Edited by Inactive Account

Merge request reports