Skip to content

Fix error messages on project settings page

What does this MR do?

This MR displays error messages always on top of the project settings page. It also displays the error message if the request is not an AJAX request (happens when the user selects an avatar image).

Why was this MR needed?

To always show an error message (for AJAX and normal requests).

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #24319 (moved)

Merge request reports