Skip to content

Add Cancel button to discussion note form

Dan Davison requested to merge add-discussion-note-cancel-button into master

What does this MR do?

Adds a cancel button to the discussion notes form.

Screenshots

Button disabled while text is empty

Screen_Shot_2020-02-18_at_12.48.12_PM

Button enabled while text not empty

Screen_Shot_2020-02-18_at_12.48.28_PM

Text clears when button is clicked

Screen_Shot_2020-02-18_at_12.48.33_PM

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

JS tests written for this cancel button. Perhaps a front-end feature spec might also be useful.

Edited by Dan Davison

Merge request reports