Add validations and errors handling for SSE
Contributes to https://gitlab.com/gitlab-org/gitlab/-/issues/212558 * Add permissions check for user role * Add validations * Expose `is_supported_content` boolean field to frontend. `is_supported_content` shows if there are no validation errors detected by backend. Validation error messages are not used for now. Frontend will show a general error message for all validation failures.
Showing
Please register or sign in to comment