Skip to content

WIP: Add a form_errors helper to show form erorrs should they arise on the edit project view

Jose Ivan Vargas Lopez requested to merge fix-avatar-upload-message-error into master

What does this MR do?

Adds a form_errors helper to the edit project view, so it shows any particular error that might happen

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

None at the moment

Why was this MR needed?

To improve the UX to the form in the edit project view

Screenshots (if relevant)

Before

2017-01-26_12.20.55

After

2017-01-26_12.19.10

P.S. I apologize for the example image

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

closes #27314 (moved)

Merge request reports