Skip to content

Add an ability to cancel attaching file and redesign attaching files UI

What does this MR do?

  1. It adds an ability to cancel file uploading in textareas.
  2. It improves UX of textareas where attaching files are allowed.

Are there points in the code the reviewer needs to double check?

Please double check that JS code is in the right place.

Why was this MR needed?

It improves UX

Screenshots (if relevant)

Stage Desktop Mobile
Before attaching Screenshot_20170310_145751 Screenshot_20170310_144644
Uploading Screenshot_20170310_145829 Screenshot_20170310_145036
Uploading complete Screenshot_20170310_145906 Screenshot_20170310_144922
Uploading error Screenshot_20170310_145940 Screenshot_20170310_144617

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #15611 (closed), #24270 (closed), #28905 (closed), #32212 (closed).

Merge request reports